ColorSchemeEditor
ColorSchemeEditor copied to clipboard
"Real-time" color scheme editor plugin for Sublime Text 2/3.
Totally love this plugin. Thank you for the work!!! I ran into an issue. What is weird is that I thought this plugin had been working. The first time I...
_Several attempts to reach @bobef have failed. Issues and pull requests remain open without any reaction from the author for more than two years._ In addition, I wrote two emails...
removed '-ST2' tag as plugin works for ST3 as well
Also see issue: https://github.com/bobef/ColorSchemeEditor/issues/13
I can't edit the tmTheme file because the plugin is watching it. Whenever I click on something to edit, it will go looking for its scope.
Would it be possible to show the user a theme file which is converted to YAML, and transparently saved in the XML-based format?
This plugin breaks the undo stack, as described in this thread: https://forum.sublimetext.com/t/undo-entire-words-instead-of-by-character/11142 (If plugin is enabled, Undo start working by-character and not by-word) I suspect the guilty line is https://github.com/bobef/ColorSchemeEditor/blob/master/ColorSchemeEditor-ST2.py#L117