0.2.0 • Published 7 years ago

csharp-textmate-grammar v0.2.0

Weekly downloads
16
License
MIT
Repository
-
Last release
7 years ago

npm.io npm.io npm.io

Development

To build and test install Node.js do the following:

  • Run npm install to install any dependencies.
  • Run gulp to build and run tests.

Output grammars are output in the grammars\ dirctory.

On Windows you may see a node-gyp error - follow the instrutions here to resolve it.

Supported outputs

  • grammars\csharp.json - for VSCode
  • grammars\csharp.cson - for Atom

Releasing

Tags on this repo get automatically published as a GitHub release and an NPM package through Travis CI.

0.2.0

7 years ago

0.2.0-beta.3

7 years ago

0.2.0-beta.2

7 years ago

0.2.0-beta.1

7 years ago

0.1.0-alpha1

7 years ago

0.0.1

7 years ago

0.0.1-test1

7 years ago

0.0.1-test10

7 years ago