microsoft / microsoft/TypeScript-Sublime-Plugin

Sublime snippets doesn't show in autocomplete in ST4

Open
#775 5 comments 8 reactions 0 assignees View on GitHub

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
Screenshot from 2021-05-28 08-14-16

ST4, TS plugin disabled
Screenshot from 2021-05-28 08-16-26

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.