microsoft / microsoft/TypeScript-Sublime-Plugin
Unexpected behaviour of auto complete suggestion window.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description

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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the autocomplete behavior in the TypeScript Sublime Plugin with the TypeScript plugin enabled and custom settings disabled, comparing suggestions on line 1 after entering text on line 2. Done means the autocomplete suggestion window appears on line 1 as expected; the issue does not name a source file or test to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100