aramk / crayon-syntax-highlighter

Syntax Highlighter supporting multiple languages, themes, fonts, highlighting from a URL, local file or post text.
https://wordpress.org/plugins/crayon-syntax-highlighter/
GNU General Public License v3.0
1.1k stars 248 forks source link

New C# 6.0 Syntax #272

Open RehanSaeed opened 9 years ago

RehanSaeed commented 9 years ago

You can find the new syntax here.

The general C# syntax highlighting needs an overhaul. See https://github.com/aramk/crayon-syntax-highlighter/issues/149 and https://github.com/aramk/crayon-syntax-highlighter/issues/244.

aramk commented 9 years ago

Thanks for that, is there any chance you'd be able to contribute a pull request for those if they don't touch on internals?

RehanSaeed commented 9 years ago

I've added the new namof operator. Is there a guide or quick tutorial about how crayon does the syntax highlighting so I can make modifications for the rest of it?

aramk commented 9 years ago

Thanks for that. There's a readme about it.