0.1.9 • Published 7 years ago

qsharp-tmlanguage v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

qsharp-tmLanguage

Syntax grammar used for Q# colorization.

The MIT License npm Travis David David

Issues

Please report any issue or feature request there.

Change Log

Please check the changelog file.

Contribute

Getting Started

Prerequisites

  • NodeJS >= 10.2.1
  • npm >= 6.1.0
  • Gulp: npm i -g gulp-cli

Then:

git clone https://github.com/ivangabriele/qsharp-tmLanguage.git
cd qsharp-tmLanguage
npm install

Source

The YAML version in src/qsharp.tmLanguage.yml is the source file to build the distributed grammars.

Build tmLanguage files

npm run build
0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago