Sublime-Colorcoder icon indicating copy to clipboard operation
Sublime-Colorcoder copied to clipboard

Semantic highlight for Sublime Text

Results 25 Sublime-Colorcoder issues
Sort by recently updated
recently updated
newest added

When color scheme is modified by another package (such as SublimeLinter), Colorcoder should not modify it again. Currently, Colorcoder added its scopes and appends "(Colorcoded)" to color scheme name twice.

js ported from https://github.com/rwaldron/JavaScriptNext.tmLanguage php ported from https://github.com/jobedom/sublime-php-modern/blob/master/PHP.tmLanguage

Wrong highlight syntax in argument's function after update st3

This extension is very useful to me, but recently a new update of ST came up and now the code is colored like this: ![image](https://cloud.githubusercontent.com/assets/9064733/16024998/75383b82-318a-11e6-9d3d-588cae5499ba.png) this is the build I'm...

When using coffeescripts class notation, usage of method color doesn't align with its definition. See `method` example below:

Hi, install colorcoder, absolutely love it, probably one of the most important plugins for sublime eco system imo. When I first installed it, i tried to adjust the lightness and...

Installing on Sublime Text 3 in the way described in the readme, whenever I try to run the color coder plugin by switching the syntax mode, the console spits out...

I would like to ask whether you would consider implementing Colorcoder also for Github's Atom?

Here's the traceback. It seems to be stuck in a loop for some reason. I hope this report helps somehow... I've not seen this bug before, but today I can't...

Modified Colorcoder to allow saving custom (Colorcoded) color schemes to custom directory locations. I also added a custom max_size so people who have beefier machines can have it automatically turn...