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

Colorcoders `tmLanguage`s break `Go to Symbol` feature

Open vprimachenko opened this issue 11 years ago • 7 comments
trafficstars

CTRLP @ shows nothing with Pyton (Colorcode), other languages might be affected aswell

vprimachenko avatar Mar 06 '14 12:03 vprimachenko

Confirmed for js.

chenglou avatar Mar 10 '14 06:03 chenglou

Confirmed for C++, @vprimachenko any thoughts or possible solutions? Unresolvable on current API?

kakysha avatar Apr 15 '15 17:04 kakysha

@kakysha solvable but i would need to fix the entire language definition, a task i see to be in itself bigger than colorcoder's maintenance. so i am waiting for proper, fixed language definition to drop in stock sublime. with the new syntax system and talk about allowing user contribution this should happen quite soon

vprimachenko avatar Apr 15 '15 20:04 vprimachenko

has this bug been solved?

eyun221 avatar Apr 23 '15 04:04 eyun221

@vprimachenko : can you give a short description of the problem with the language definition? Some of us may raise the issue in Sublime Text forum. Or some may find out a workaround for it.

dungsaga avatar May 14 '15 03:05 dungsaga

Found the workaround - just use Ctags with colorcoder.

kakysha avatar May 14 '15 09:05 kakysha

yes, use ctags and tytpe shift+alt+s

eyun221 avatar May 20 '15 02:05 eyun221