Support operator highlighting
See original GitHub issueintellij-rust
currently has a Colors & Fonts setting for “Operator Sign”, but it does not seem to be functional.
For reference:
highlighterDemoText.rs doesn’t have +=
marked up as an operator, for example.
Tested in
intellij-rust
0.1.0.981- PyCharm Pro 2016.2.3
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Method highlighting, operator highlighting, and other help
Hi folks, I am a new user, coming from Netbeans 6.8, I always used Netbeans more as a text editor than an IDE,...
Read more >Syntax Highlight Guide | Visual Studio Code Extension API
A guide to syntax highlighting. ... the scope hierarchy for the + operator in a simple JavaScript function. ... VS Code supports json...
Read more >Syntax highlight operators such as *,-> - Stack Overflow
I'm using the spf-13 vim distribution on OS X (this problem is not specific to this distribution). I tried a few different color...
Read more >How to change Operator highlight color in Vim?
Changes font color of comments. I would like to change = , :: , + , - color, I think these are Operators,...
Read more >cSyntaxAfter - Operator highlighting for C-like languages ... - Vim
cSyntaxAfter : Operator highlighting for C-like languages and more ... support (Java, Go etc), create a corresponding <filetype>.vim file in
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mkaput I’m interested in helping out with this - should I get started by looking at
RustHighlighter
?You can create a token set