Skip to content

Remove duplicate snippets triggering incorrectly#543

Merged
rayman2000 merged 1 commit into
masterfrom
nklose/no-static-autocomps
Feb 5, 2026
Merged

Remove duplicate snippets triggering incorrectly#543
rayman2000 merged 1 commit into
masterfrom
nklose/no-static-autocomps

Conversation

@rayman2000

Copy link
Copy Markdown
Contributor

We currently have (context aware) snippets for methods, function, ... in the LSP server and also (dumb) snippets in the IDE, meaning both options are shown simultaneously. THis removes the client snippets.

This also solves the issue we discussed in the Viper meeting, where a creating a function puts bad autocomplete when you start the function body.

@rayman2000 rayman2000 requested a review from JonasAlaif February 5, 2026 16:49
@JonasAlaif

Copy link
Copy Markdown
Contributor

Makes sense to me

@rayman2000 rayman2000 merged commit a1c27f0 into master Feb 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants