-
|
Hello, I created a repo for syntax highlighting. These changes have been vendored w/ the linguist repo, and the changes have taken effect recently. Unfortunately, I'm not happy with the syntax highlighting colors. While keywords are easily distinguishable from comments and literals, operators and built-in types and type modifiers are highlighted red just like flow-control keywords. This all has the effect of making the highlighting very "busy" and hard to mentally/visually parse the code. I'm using the following names in my TextMate grammar:
These all show up as the same color. Any way I can set up my grammar better to distinguish language elements better? I'd like it to look a little more like C, though I checked the c.tmbundle repo and I can't find where operators are classified despite operators being highlighted blue on GitHub. This is the repo for my grammar: https://github.com/4LT/quakec-syntax |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
here's the scopes that GitHub supports |
Beta Was this translation helpful? Give feedback.
here's the scopes that GitHub supports
https://github.com/Alhadis/language-etc/blob/master/samples/lists/scope-previews.nanorc