Syntax definitions for Q# — work in progress
Difference between en2 and en3, changed 432 character(s)
A long time ago, I started writing syntax definitions for Q# in 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](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
. Motivated again by the recent contest, I significantly improved them, so they're actually usable in a competition. You can check the current version at [https://gitgud.io/Xellos/qsharp-sublime-syntax](https://gitgud.io/Xellos/qsharp-sublime-syntax).↵

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)