microsoft / microsoft/TypeScript-Sublime-Plugin
Sublime snippets doesn't show in autocomplete in ST4
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
ST4, TS plugin enabled

ST4, TS plugin disabled

ST4 4107
In ST3.2.2, build 3211 - all works fine
If there is no way to fix it. Maybe there is a way to disable typescript autocomplete and use default? I don't use TS, but i use this plugin because it gotoDefinition command is outstanding 🔥 . Even ST4 gotoDefinition doesn't match with it. And it costs nothing because i don't even need a tsconfig.
There is a setting auto_complete_api_completions_only which disables default autocomplete, but i need the opposite, i.e. disable TS autocomplete and enable default one.
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
Reproduce the autocomplete behavior in Sublime Text 4 build 4107 with the TypeScript plugin enabled and disabled, using the reported auto_complete_api_completions_only setting as the configuration entry point. Done means default Sublime completions work while the plugin's gotoDefinition behavior remains available, or the supported configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100