question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sublime snippets doesn't show in autocomplete in ST4

See original GitHub issue

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.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:8
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
BrianWasTakencommented, May 28, 2021

It’s just broken on ST4

1reaction
andfaulknercommented, Jun 23, 2021

I second this - same problem. It occurred continuously for several weeks after upgrading (a couple of weeks ago), but I’m reliant enough on snippets that I recently wound up temporarily downgrading to Sublime 3, at which point they started working again. In my case, it’s occurring for all ts and tsx snippets.

The Typescript completions popup box seems to be separate from the Typescript snippets popups box in Sublime Text 4, and the Typescript completions popup appears to dominate. I sometimes see a “flicker” of the snippets box, but disappears almost immediately after (within less than 1 second) and is replaced by the Typescript completions box instead. It also occasionally starts working briefly, but it’s consistently short-lived.

Previously they were consolidated into one box.

I tried just about every combination of options available for the autocompletions, and the problem persisted.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Snippets are not listed in auto complete popup anymore (ST4)
Hi, I've just updated to ST4 and when I start typing my snippet trigger, the trigger is not listed in the auto-complete popup...
Read more >
SublimeKSP auto complete not filling in parameters all of a ...
I'm seeing the Koala snippets, but not the default KSP auto complete. It seems to only show commands already used elsewhere in the...
Read more >
snippets - Labels - Package Control
Sublime Text plugin with autocompletion, documentation generation and a command panel for Matlab. AVA. by avajs ST3 570 Installs. Snippets for AVA. AVA...
Read more >
[QT14] Making auto-folding code snippets in Sublime (with ...
[QT14] Making auto-folding code snippets in Sublime (with ST4 bonus info!)
Read more >
Sublime text auto-complete overrides snippet - Stack Overflow
On https://sublime-text-unofficial-documentation.readthedocs.org/en/latest/extensibility/completions.html it mentions that snippets always ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found