question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support operator highlighting

See original GitHub issue

intellij-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:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
allengeorgecommented, Sep 19, 2016

@mkaput I’m interested in helping out with this - should I get started by looking at RustHighlighter?

0reactions
mkaputcommented, Sep 22, 2016

You can create a token set

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found