https://github.com/atom/language-typescript
TypeScript language package for Atom
https://github.com/atom/language-typescript
atom typescript typescript-language
Last synced: 3 months ago
JSON representation
TypeScript language package for Atom
- Host: GitHub
- URL: https://github.com/atom/language-typescript
- Owner: atom
- License: other
- Archived: true
- Created: 2017-08-11T02:25:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T10:52:03.000Z (over 3 years ago)
- Last Synced: 2025-01-14T11:12:22.258Z (12 months ago)
- Topics: atom, typescript, typescript-language
- Language: JavaScript
- Size: 146 KB
- Stars: 21
- Watchers: 23
- Forks: 31
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# TypeScript language support in Atom
[](https://github.com/atom/language-typescript/actions/workflows/ci.yml)
[](https://david-dm.org/atom/language-typescript)
Adds syntax highlighting and snippets for TypeScript in Atom.
The grammar is the [Microsoft TypeScript TextMate grammar](https://github.com/Microsoft/TypeScript-TmLanguage) and copied here on a semi-regular basis. Any issues relating to syntax highlighting are likely to be there.