qdk icon indicating copy to clipboard operation
qdk copied to clipboard

Syntax highlighting could use improvement

Open minestarks opened this issue 1 year ago • 0 comments

The TextMate grammar used for Q# syntax highlighting in VS Code is missing some patterns that would help the syntax highlighting look nicer.

Compare:

image

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.

minestarks avatar Oct 04 '24 20:10 minestarks