vprimachenko / Sublime-Colorcoder

Semantic highlight for Sublime Text
290 stars 25 forks source link

Colorcoder and sublime-linter (javascript via jshint) issue #7

Closed noeticpenguin closed 10 years ago

noeticpenguin commented 10 years ago

Using both javascript linter, and color coder at the same time causes the plugin host to crash resulting in having to restart sublime text

vprimachenko commented 10 years ago

hm, i guess its a performance issue as colorcoder is kinda heavy. Do the crashes happen when starting the editor or spontaneously while working?

noeticpenguin commented 10 years ago

Spontaneously.

Sent from my iPhone

On Feb 27, 2014, at 7:03 PM, vprimachenko notifications@github.com wrote:

hm, i guess its a performance issue as colorcoder is kinda heavy. Do the crashes happen when starting the editor or spontaneously while working?

— Reply to this email directly or view it on GitHub.

vprimachenko commented 10 years ago

merged into #10