Ted2Go icon indicating copy to clipboard operation
Ted2Go copied to clipboard

Can you add support for highlighting types?

Open ImmutableOctet opened this issue 7 years ago • 2 comments

As-in Classes, Structs, etc. They're highlighted neutrally, like identifiers, which makes reading other people's code a pain. The editor itself can tell if something's a type, and even let me go to its declaration, but it doesn't actually highlight types differently from other identifiers.

This (Along with how large the UI elements and fonts are), is why I'm not very fond of this IDE. This would be a step in the right direction.

ImmutableOctet avatar Jul 05 '18 05:07 ImmutableOctet

Will see.

engor avatar Jul 08 '18 03:07 engor

I tried to implement - and it works very slow. Refactor of highlighting system is required. I don't want to do it in near future. :)

engor avatar Jul 12 '18 16:07 engor