Skip to content

seanhess/sublime-typescript

 
 

Repository files navigation

Sublime-Typescript

THIS PLUGIN IS NOT MAINTAINED. I recommend using https://github.com/Railk/T3S

A Sublime Text plugin for the Typescript language.

Features

  • Inline error highlighting as you type
  • Autocompletion

Installation

Install Node.JS

Clone the repository in your sublime "Packages" directory.

cd ~/Library/Application Support/Sublime Text 3/Packages
git clone https://github.com/seanhess/sublime-typescript

Make sure you set auto_complete: true, either in your global settings or typescript.sublime-settings

Issues and Questions

  • Autocomplete is finicky if set to false
  • It does not follow references except on the first file, run the Typescript: Start Here command to reload on the current file

About

A sublime plugin for the typescript language - WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%