microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 235 forks source link

Plugin not working at all #628

Closed ashok-sc closed 6 years ago

ashok-sc commented 7 years ago

Hi there, I've just installed this plugin on a new install of Sublime Text 3. Nothing is being autocompleted though. Basically doesn't seem like the TS server is running. Is there something else I need to do?

DanielRosenwasser commented 6 years ago

You should just be able to get it running on any .ts file. Check out the Tips and Known Issues section in the wiki.

DanielRosenwasser commented 6 years ago

@ashok-sc did you end up getting it working?

ashok-sc commented 6 years ago

I haven't tried again. Spent a bit of time and have now since moved onto VS Code hehe. Sorry I didn't give it another shot. I'm sure it was something wrong with my setup. You can probably close this.