qdk
qdk copied to clipboard
Syntax highlighting could use improvement
The TextMate grammar used for Q# syntax highlighting in VS Code is missing some patterns that would help the syntax highlighting look nicer.
Compare:
The Q# looks pretty boring in comparison to other languages with good support.
I think we can start by defining patterns for function calls and numeric literals, which are seen in these screenshots. There may be others that are interesting as well.