Ted2Go
Ted2Go copied to clipboard
Can you add support for highlighting types?
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.
Will see.
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. :)