microsoft / TypeScript-Sublime-Plugin

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

Unexpected behaviour of auto complete suggestion window. #773

Open Mishra-Suraj opened 3 years ago

Mishra-Suraj commented 3 years ago

ezgif com-gif-maker

Issue: Autocomplete suggestion window not popping on line 1 when I write something on line 2.

Autocomplete suggestion window is not working as expected. I have no custom settings on my typescript settings file. I tried replicating this behavior with all settings disabled but the problem persists. As, this is not a crash issue or installation issue, I am not sure what logs I can provide. Autocomplete suggestion works fine when typescript plugin is disabled or removed.

Mishra-Suraj commented 3 years ago

Sublime text version 4107. Forgot to put this in the post.