zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.98k stars 3.16k forks source link

Distinguish different item types in the completion menu #16299

Open failable opened 3 months ago

failable commented 3 months ago

Check for existing issues

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

CharlesChen0823 commented 3 months ago

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