Skip to content

Commit 77ad207

Browse files
Merge pull request #19 from Microsoft/readmeContent
Added content to README.md
2 parents d455523 + a04c892 commit 77ad207

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# TypeScript-TmLanguage
1+
# TypeScript-TmLanguage
2+
3+
This repository contains TmLanguage files that are consumed by TypeScript editors and plugins such as [Visual Studio Code](https://github.com/Microsoft/vscode), [The TypeScript Sublime Plugin](https://github.com/Microsoft/TypeScript-Sublime-Plugin), [Atom TypeScript](https://github.com/TypeStrong/atom-typescript), and possibly others.
4+
5+
# Contributing
6+
7+
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](https://github.com/SublimeText/AAAPackageDev) plugin.

0 commit comments

Comments
 (0)