Josh Goebel
Josh Goebel
> Extending built-in/known types (initially I could just add super common ones like List or Math though ideally would still want some more exotic - but still built-in - types...
``` #pragma warning disable 414, 3021 ``` This might be simple too, but I'm not sure what the rules are... would numbers in a compiler directive always be highlighted or...
> May I ask what you used to generate that image with the class names displayed inline like that? Looks like it will totally help me in my own debugging....
One idea would be for a few new classes that add "nuance" to existing ones... or for grammars to add nuance that themes COULD support. `title.interface`, ala how TextMate grammars...
Related: https://github.com/highlightjs/highlight.js/issues/2521
If you think it covers everything you intended to and don't see a need for this issue anymore then yes, please close. :)
@Turnerj Are you actually interested in putting in some real effort on this for the csharp grammar? Could that effort extend to working with several themes to see about adding...
@egor-rogov @isagalaev Are either of you diametrically opposed to this direction? I know philosophically we've avoiding things like highlighting operators... **...except we do it for ReasonML - and PowerShell, it's...
IE that we get a lot closer to this:  Than this:  Sorry for different...