Skip to content

c++ snippets does not show in 'F1 -> Insert snippets' #11760

@Aegel5

Description

@Aegel5

Environment

OS and Version: Windows 10
VS Code Version: 1.84.2
C/C++ Extension Version: v1.18.5

Bug Summary and Steps to Reproduce

Bug Summary:
According to this, 'F1 -> Insert snippets' can be used to hide snippets from suggestion. But for now it not work for c++ snippets.

Steps to reproduce:

  1. Create an empty folder. Open the folder. Create a empty file.cpp.
  2. Type 'for' and see there is exist suggestion to insert 'for' snippet.
  3. F1 -> Insert snippets.
  4. See error: there is no 'for' snippet in the list, so there is no way to hide it.

Configuration and Logs

all default

Other Extensions

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions