Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snippets pop up everywhere after a dot #9

Open
KillyMXI opened this issue Apr 7, 2021 · 0 comments
Open

Snippets pop up everywhere after a dot #9

KillyMXI opened this issue Apr 7, 2021 · 0 comments

Comments

@KillyMXI
Copy link

KillyMXI commented Apr 7, 2021

Even when it makes no sense at all.

image

Even when the following is stated explicitly in settings.json (I believe this is a default behavior):

"editor.quickSuggestions": {
    "comments": false,
    "strings": false,
    "other": true
},

Only this extension snippets show this behavior (I don't have a lot though). And only the assertion snippets.

Maybe the dot (.) inside the snippet prefix is not handled as expected in vscode.

Update:
Might be a relevant issue in a different extension: dotnet/vscode-csharp#1424
I don't have OmniSharp installed.

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

No branches or pull requests

1 participant