0x10c-DevKit icon indicating copy to clipboard operation
0x10c-DevKit copied to clipboard

Additional color coding for identifiers, right-click + goto option

Open ghost opened this issue 12 years ago • 5 comments

It would be wonderful if labels had a color, and even more wonderful if when coding the editor would color what you type if it notices it matches an existing label.

ghost avatar May 11 '12 06:05 ghost

Interesting, and a good idea. Do you mean for all labels to be the same colour, or a different one for each, or selected by the user for each?

kierenj avatar May 11 '12 06:05 kierenj

Well you could let them pick the color with that fancy new right click menu your planning on adding. That could get over-complicated though. So instead maybe color labels within the same file one way, and color labels referenced from other files a different way.

ghost avatar May 11 '12 06:05 ghost

Ah great I see. It ties in with a few other open issues. The file would be compiled on a background thread, with the symbols list (currently blank) updated, and then we could highlight those same symbols.

kierenj avatar May 11 '12 07:05 kierenj

Might want to think about adding something similar to definitions, macros, and any other user defined stuff.

ghost avatar May 11 '12 15:05 ghost

Have merged another one into this

kierenj avatar May 12 '12 07:05 kierenj