language-qsharp

Q# language support in Atom

iwalsh

405

0

Bug Reports

1.0.0

MIT

GitHub

Q# language support in Atom

Adds syntax highlighting to Q# files (.qs) in Atom.

I've based this mostly on Microsoft's official description of the language, as well as playing around with the Microsoft Quantum Development Kit Visual Studio extension. I've also benefitted greatly from studying the preexisting C# language package.

Contributions and feedback are welcome - feel free to submit a pull request or open an issue, respectively.