Skip to content

zachsnow/quinix-vscode

Repository files navigation

Quinix language support

A VS Code extension that (barely) supports syntax highlighting for the Quinix low-level and assembly languages. It was built with the help of Yeoman and the VS Code Extension Generator.

Local development

Open the root of this repository in VS Code and hit F5. This will open a new VS Code window with the extension running. Then open a .qasm or .qll file and have a look -- it should be colorized.

Installing from source

To install the extesion from source, first back-up your installed VS Code extensions (located at ~/.vscode/extensions/) for safe keeping, then run the following from the root of this repository:

  $ ./install.sh

Then reload your VS Code window -- .qasm and .qll files should now be colorized. (Note that this script will not install uncommitted changes as it uses git archive under the hood.)

About

Quinix Languages Support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages