Syntax definitions for Q# — work in progress

Правка en2, от 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.

Теги q#, qsharp, quantum, syntax, highlighting

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский Xellos 2019-03-10 16:25:11 432
en2 Английский Xellos 2018-07-11 14:38:46 188
en1 Английский Xellos 2018-07-09 11:34:46 376 Initial revision (published)