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

Rust: type and parameter name annotations are highlited #209

Open
2opremio opened this issue Sep 14, 2022 · 0 comments
Open

Rust: type and parameter name annotations are highlited #209

2opremio opened this issue Sep 14, 2022 · 0 comments

Comments

@2opremio
Copy link

2opremio commented Sep 14, 2022

When coding in Rust, the editor adds parameter names and annotations (i.e. types are inferred but the editor adds them to make the code more explicit). In Cobal2 those annotations are bright yellow, which is really distracting.

Screenshot 2022-09-14 at 22 34 20

For instance, the Dark+ theme greys it out (which makes it less aggressive and helps understand it's secondary information added by the editor):

Screenshot 2022-09-14 at 22 35 43

IntelliJ does an even better job (IMO) since it greys out the font, dimming out the annotations and making them even more subtle.

Screenshot 2022-09-14 at 22 37 42

@2opremio 2opremio changed the title Rust: type and parameter name annotations are bright yellow Rust: type and parameter name annotations are highlited Sep 14, 2022
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