You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, i thought about a filtered symbol picker, which lets you choose what symbolkind to show. After some experimenting and testing i ended up whith this (Video).
It works like intended but there are issuses:
the layout of the pickers is wrong, it covers the whole area
its blocking, i never worked with async code before so i just skipped that for now
it depends on non default lsp settings to work as intended!
The first two issues should be solvable. The third is not so easy to work around, afaik there is no way to overwrite the default lsp settings per call. Currently i use these settings:
They of course mess with the normal symbol pickers!
So why this discussion then? I wanted to check if someone else is working on something similar and get thoughts and ideas from other poeple.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, i thought about a filtered symbol picker, which lets you choose what symbolkind to show. After some experimenting and testing i ended up whith this (Video).
It works like intended but there are issuses:
The first two issues should be solvable. The third is not so easy to work around, afaik there is no way to overwrite the default lsp settings per call. Currently i use these settings:
They of course mess with the normal symbol pickers!
So why this discussion then? I wanted to check if someone else is working on something similar and get thoughts and ideas from other poeple.
Thanks for reading. Have nice day. mejo
Beta Was this translation helpful? Give feedback.
All reactions