EditPreferences
EditPreferences copied to clipboard
Helper commands for working with sublime package assets/preferences. ST3 only.
### How much would this package differ from Preferences Editor? Although, this package seems more power full, is that so? 1. https://packagecontrol.io/packages/Preferences%20Editor
### ValueError: Expecting property name enclosed in double quotes: line 655 column 9 (char 25131) When opening the:  ``` Traceback (most recent call last): File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime_plugin.py", line 797, in...
For example trying to open `Window/Default/Default.exec/exec`: ``` ListCommands error need more than 1 value to unpack ListCommands error need more than 1 value to unpack Traceback (most recent call last):...
So, I was looking for the key bindings to wrap the selection around XML tags and Edit Preferences told me it was `alt+shift+w`. However, it didn't work when I tried...
As subject says, I can't find EditPreferences in Package Control. =:)
There used to be a great plugin on ST2 called [ReadMePlease](https://github.com/roadhump/ReadmePlease) that allowed users to quickly access and open the README file for their packages. It has not been updated...