Is there a way to customize syntax highlighting more for more specific?
Answered
In rust I would like to be able to have a different color setting for a struct definition vs a struct instance or to change the color of a double colon rather than change all operation signs or to change the color of a specific keyword rather than all keywords. Is there a way to do this or am I stuck with the current color scheme settings.
Please sign in to leave a comment.
Hello!
All available Rust color scheme settings are in File | Settings | Editor | Color Scheme | Rust. Please create an issue with your suggestions in the Rust plugin tracker https://github.com/intellij-rust/intellij-rust/issues