Closed Tychus closed 8 years ago
I agree. the syntax highlighting is not ok for C#. It looks like that the parsing of C# is not optimal. Is there, indeed, anything we could contribute? If so, please give us some pointers.
Atom and all of its packages are open source. You may want to take a look at some of the topics on Discuss, the official Atom message board about grammars and how to create or update them, specifically the Atom FAQ entry here:
https://discuss.atom.io/t/how-do-i-create-a-new-language-package/22461
There are other people there that have done some work on Atom grammars and should be able to help or offer pointers.
Also, we're trying to control the amount of Issues that we have to triage and track. For general questions, the Atom message board is where you'll probably be able to find answers faster.
Hi,
this is the first time i opened C# files in atom and the syntax highlighting made it impossible for me to read 90% of the code is orange/ brownish.
checked different themes i'm on Seti / Base 16 Tomorrow dark. but it always is the same thing one color dominating the code.
is there something i should do ? is there anyway to contribute to this ?