Can't change the order in which draw.columns will appear? #1844
Unanswered
hrqmonteirodev
asked this question in
Q&A
Replies: 1 comment
-
Those don't act the same on my system. Is it possible that your configuration isn't being applied? You might want to try the repro.lua to reproduce it (please send it if you're able to reproduce the issue) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This:
Acts the same as this:
And so on
What if i wanted this:
Kind_icon then label then kind, i can't do it?
Sorta like JetBrains, i mean the icon appearing, then the suggestion and then what it is (the kind)
We could achieve that in cmp if i remember correctly, can't we do the same here?
Beta Was this translation helpful? Give feedback.
All reactions