Syntax definitions for Q# — work in progress

Revision en2, by Xellos, 2018-07-11 14:38:46

I started writing syntax definitions for Sublime Text — it should do highlighting, code navigation etc.

It's work in progress and I have some ideas about what to add, but not too many. I'll gladly accept suggestions.

Repo: https://gitgud.io/Xellos/qsharp-sublime-syntax.

UPD: It can actually do something now. Currently supports highlighting for, if, operation, namespace syntax (not just keywords, but specific correct syntax) and forbidden keywords.

Tags q#, qsharp, quantum, syntax, highlighting

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Xellos 2019-03-10 16:25:11 432
en2 English Xellos 2018-07-11 14:38:46 188
en1 English Xellos 2018-07-09 11:34:46 376 Initial revision (published)