Replies: 3 comments 2 replies
-
|
You cannot because of how the editor gets its information. The list of words comes from a separate program that always sends them in alphabetical order. The editor depends on this other program to create the list, it does not have a way to remember what you chose before or put your favorite choices at the top. The best option is to use the fast search features in the editor, typing a part of the word will (usually) bring the exact item you want to the top faster than scrolling or make a request lol. |
Beta Was this translation helpful? Give feedback.
-
|
no but you can use snippets pretty much like an alias thats ur only solution tbh unless u make a request and hope it gets passed |
Beta Was this translation helpful? Give feedback.
-
|
I do not believe that extensions can't save some data internally. I will look at this myself when I have some time and send a PR. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to have recently selected or frequently used classes appear at the top of the class completion popover? There are some classes that I never use and others that I use most of the time. It would be helpful to have the frequently used ones prioritized at the top of the list so they can be selected more quickly.
For example, looking at the attached image, I would like
justify-startto be at the top.I am using Zed IDE.
Beta Was this translation helpful? Give feedback.
All reactions