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

Signature popup not working #558

Closed bjnsn closed 7 years ago

bjnsn commented 7 years ago

I'm having issues with the signature popup not working, although code completion is working:

This works: screen shot 2016-10-31 at 3 20 09 pm

But this does not: screen shot 2016-10-31 at 3 22 22 pm

Sublime version is 3126 Plugin is freshly installed from Package Control.

Not sure if this is related, but I noticed 'ref view not found' in the sublime console: screen shot 2016-10-31 at 3 26 37 pm

bjnsn commented 7 years ago

Note that this is fixed if I revert installed typescript-sublime plugin to tagged version 0.1.16.

aqumus commented 7 years ago

~~Even I am facing the same issue as @bjnsn is facing, Any fix for this? Sublime version:3103 node version:v5.0.0 Typescript plugin: 2.1.0 OS: Windows 10~~

Edit: @bjnsn For me this issue got resolved when I updated my sublime to 3126 (also in sublime console, I am still getting ref view not found, might be nothing to do with said issue)

bjnsn commented 7 years ago

This is working for me as of Typescript plugin version 2.1.0