sublime-browser-integration icon indicating copy to clipboard operation
sublime-browser-integration copied to clipboard

`Settings` menu item doesn't work with installed version

Open apiad opened this issue 11 years ago • 1 comments

It opens a new file, that cannot be saved, because the plugin is inside a .sublime-package and not unzipped. Need to change the settings command correspondingly. While on it, consider adding a user specific settings file, and a project specific settings file.

apiad avatar Mar 19 '14 20:03 apiad

When you create a folder named BrowserIntegration alongside the other settings folders, you can open the config through Sublime and save it. I pasted the following in there: https://raw.githubusercontent.com/apiad/sublime-browser-integration/master/BrowserIntegration.sublime-settings It's a workaround as long this issue is not fixed.

AlexVonB avatar Apr 08 '15 23:04 AlexVonB