microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.09k stars 29.25k forks source link

Allow control over which snippets appear in IntelliSense suggestions list by type (built-in vs custom snippets) #228269

Open thegraffix opened 1 month ago

thegraffix commented 1 month ago

Currently it's possible to hide specific built-in snippets via the editor.action.insertSnippet command, but you can't hide custom snippets this way.

It would be useful to have settings that allow something along the lines of (especially when there are custom snippets that are named the same as built-in snippets):

Editor > Suggest: Show Snippets
  [ ] When enabled IntelliSense shows snippet-suggestions  (this option already exists)
  [ ] When enabled IntelliSense hides built-in snippets
  [ ] When enabled IntelliSense hides custom snippets
  [ ] When enabled IntelliSense hides duplicate built-in snippets when a custom snippet of the same name exists
vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vs-code-engineering[bot] commented 5 days ago

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!