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

Feature request - need more icons in snippets list (for Emmet, custom snippets, etc.) #33121

Closed
user3323 opened this issue Aug 25, 2017 · 4 comments
Assignees
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

Comments

@user3323
Copy link

  • VSCode Version: 1.15.1
  • OS Version: win7x64

When you type and see these pile of snippets ...

image

... 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 - image

how it can be:
image

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, image ), for custom user snippets in HTML, CSS, JS, etc.

@vscodebot vscodebot bot added new release emmet Emmet related issues labels Aug 25, 2017
@ramya-rao-a ramya-rao-a added the under-discussion Issue is under discussion for relevance, priority, approach label Aug 25, 2017
@ramya-rao-a
Copy link
Contributor

I was considering showing emmet suggestions as snippets. That would automatically give the snippet icon for the emmet suggestions

screen shot 2017-08-24 at 11 33 54 pm

@jrieken
Copy link
Member

jrieken commented Aug 25, 2017

There has been a good discussion about more icon types, support for custom icons, and more. Find it here: #2628 (comment).

Given that and given that emmet has snippet-like-semantics, I am 👍 for using the snippet type.

@ramya-rao-a ramya-rao-a added this to the Backlog milestone Aug 29, 2017
@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Aug 31, 2017

@user3323 See #32346 (comment)

In tonight's insiders you can enable emmet.showSuggestionsAsSnippets to get emmet suggestions to show up as snippets.

@jrieken #2628 was concluded by including new completion kinds with different icons. Is there any issue tracking the need for custom icons that can be defined by extensions?

@ramya-rao-a ramya-rao-a added the feature-request Request for new features or functionality label Nov 16, 2017
@ramya-rao-a ramya-rao-a added *out-of-scope Posted issue is not in scope of VS Code and removed under-discussion Issue is under discussion for relevance, priority, approach labels Sep 11, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 11, 2018

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants