Skip to content

Don't open snippets in completion list on every <space> inside comments #1351

@DanTup

Description

@DanTup

While typing comments, the completion list keeps popping open to show snippets (even though the snippet completion provider doesn't have trigger characters set - possibly the main completion provider's trigger characters cause it?).

screenshot 2018-12-14 at 12 25 10

If we can't find a good way to fix it, we could at least return no snippets if the current line starts with // to catch most of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions