Skip to content

TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.

License

Notifications You must be signed in to change notification settings

googol7/TypeScript-TmLanguage

This branch is 974 commits behind microsoft/TypeScript-TmLanguage:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 20, 2015
Jul 15, 2016
Jan 25, 2016
Nov 5, 2015
Nov 5, 2015
Apr 18, 2016
Nov 6, 2015
Feb 24, 2016
Nov 5, 2015
Nov 5, 2015
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
Jul 15, 2016

Repository files navigation

TypeScript-TmLanguage

Build status

This repository contains TmLanguage files that are consumed by TypeScript editors and plugins such as Visual Studio Code, The TypeScript Sublime Plugin, Atom TypeScript, and possibly others.

Contributing

The XML files are generated from the YAML files, so contributors should hand-modify the YAML files, and XML files should only be generated by the AAAPackageDev plugin.

Tests

Test are run from within the tests folder

cd tests
npm install         # Installs dependencies required for testing
npm test            # Compiles & runs tests

About

TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%