Fork me on GitHub
#lsp
<
2024-03-30
>
yuhan09:03:21

How would I go about demoting or filtering out code actions? I would never want to Change coll to vector/map/list/set yet those 4 actions are listed prominently on every expression, creating visual clutter and making it difficult to look for the ones that are actually relevant

ericdallo12:03:21

That's not possible currently, on some editors like emacs you can type to filter what you want, it's faster than manually selecting it