Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add support for highlighting types? #145

Open
ImmutableOctet opened this issue Jul 5, 2018 · 2 comments
Open

Can you add support for highlighting types? #145

ImmutableOctet opened this issue Jul 5, 2018 · 2 comments

Comments

@ImmutableOctet
Copy link

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.

@engor
Copy link
Owner

engor commented Jul 8, 2018

Will see.

@engor
Copy link
Owner

engor commented Jul 12, 2018

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. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants