Skip to content

tomsdev/brackets-typescript-code-intel

Repository files navigation

Brackets TypeScript Code Intel

!! This extension is looking for contributors to make it work with the latest version of TypeScript and Brackets !!

This extension adds support for writing TypeScript in Brackets!

It currently supports:

  • Smart code auto-completion
  • External files inclusion with references (.ts and .d.ts)
  • Quick Edit (open the declaration of what you clicked on)

TypeScript auto-completion screenshot

TypeScript auto-completion screenshot

Installation

  • Download and install Brackets from brackets.io
  • Open the Brackets Extension Manager and search for "typescript intel"

You can open a TypeScript project or the sample project given with this extension in the Sample folder.

Compatibility

  • Tested on Mac and PC with Brackets version sprint 23 and TypeScript 0.8.2.

Roadmap

  • Errors in code
  • Compile-on-save
  • Documentation and signature viewer

About

Extension for Brackets that adds TypeScript support (Auto-completion, Quick Edit and more soon)

Resources

Stars

Watchers

Forks

Packages

No packages published