Feature request - need more icons in snippets list (for Emmet, custom snippets, etc.) #33121
Labels
emmet
Emmet related issues
feature-request
Request for new features or functionality
*out-of-scope
Posted issue is not in scope of VS Code
Milestone
When you type and see these pile of snippets ...
... how can you say, which one is "VSCode core's snippet", and which one is "Emmet snippet"? You can't. You just need to press "Arrow Down" key infinite times to figure it out. I think, that icons at the left of snippet can be more useful.
For example, Emmet icon -
how it can be:
What do you guys think about it? For my humble opinion, it looks better, and what is really necessary - it is more useful for developer. How is it more useful? When a developer will glance at the list - he will know for sure - 1) that he has required Emmet snippets in the list (there are tons of situations when snippet DO NOT appear, because of user mistake, vscode's bug etc.), and 2) user will choose the right snippet, not vscode core's basic "dry" snippet with nothing in it, but the right Emmet snippet.
Also it would be great to implement user icons (for example, ), for custom user snippets in HTML, CSS, JS, etc.
The text was updated successfully, but these errors were encountered: