Skip to content

Brackets extension which provides support for working with TypeScript.

License

Notifications You must be signed in to change notification settings

brackets-userland/brackets-typescript

Repository files navigation

brackets-typescript Build Status

Brackets extension which provides support for working with TypeScript.

How to install

Use brackets-npm-registry

Features

  • syntax highlight using CodeMirror TypeScript mode
  • code inspection using TypeScript compiler (respecting tsconfig.json)
  • code completion using TypeScript completion API
  • code linting using TSLint (only enabled when tslint.json is found in the project root)

About

Brackets extension which provides support for working with TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published