Skip to content

OmniSharp/csharp-tmLanguage

This branch is 247 commits behind dotnet/csharp-tmLanguage:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2018
Nov 29, 2018
Nov 29, 2018
Dec 20, 2016
Jan 24, 2017
Jan 25, 2017
Feb 5, 2017
Dec 20, 2016
Jan 25, 2017
Nov 1, 2018
Nov 1, 2018
Nov 1, 2018
Sep 1, 2017

Repository files navigation

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.cson - for Atom
  • grammars\csharp.tmLanguage - TextMate grammar (XML plist)

Releasing

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

About

Syntax grammar used for C# colorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%