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

Distinguish different item types in the completion menu #16299

Open
1 task done
failable opened this issue Aug 15, 2024 · 1 comment
Open
1 task done

Distinguish different item types in the completion menu #16299

failable opened this issue Aug 15, 2024 · 1 comment
Labels
autocompletions Feedback for code completions in the editor enhancement [core label] popovers Feedback for tooltips, syntax hints, info popups, toasts, etc snippets

Comments

@failable
Copy link

Check for existing issues

  • Completed

Describe the feature

Distinguish different item types in the completion menu by different color faces or adding annotations.

Currently, snippet items are displayed like other items. Or in the future, maybe we could complete file paths, words from personal dictionary, etc. If there is a way to distinguish items from different sources, that would be helpful.

image

(ifm is a snippet.)

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@failable failable added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Aug 15, 2024
@notpeter notpeter added popovers Feedback for tooltips, syntax hints, info popups, toasts, etc autocompletions Feedback for code completions in the editor snippets and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Aug 15, 2024
@CharlesChen0823
Copy link
Contributor

add icon for completion is easy, but current Zed team not design relative symbol icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocompletions Feedback for code completions in the editor enhancement [core label] popovers Feedback for tooltips, syntax hints, info popups, toasts, etc snippets
Projects
None yet
Development

No branches or pull requests

3 participants