Closed ghost closed 6 years ago
Is this in Atom? Or for github.com ?
It's github.com, isn't GitHub linguist sharing this repo?
It is but GitHub.com is using an older version of the grammar. We're working on figuring out how to ship the new grammar on github.com - it uses some features not available there right now. Stay tuned!
Stay tuned!
Anything i can do to help/speed up fixing the blocking issues? Where to send PR, what to fix etc. while my radio is tuned. :)
Unfortunately the new grammar (in this repo) uses a lot of Oniguruma specific extensions while github.com is tied to a fork of PCRE that doesn't support them.
@damieng, thanks. I read somewhere to post C# syntax related issues to this repo, instead of GitHub/linguist. In this situation, do you think we should move this to linguist or other PCRE-based repo? Or should we try to hook up this to GitHub.com?
I summarize our options here https://github.com/atom/language-csharp/issues/112#issuecomment-379094384
This should be picked up by github.com next time they pull our grammar :)
Incorrect syntax highlighting:
Distilled:
Correct by removing
A.
: