Skip to content

Generate delegate spam in code actions #19087

Answered by Veykril
Maximkaaa asked this question in Q&A
Discussion options

You must be logged in to vote

So, this is technically expected behavior in that we do generate a billion of these code actions. The idea is that we have an lsp extension that groups them under one codeaction instead, but if the client doesn't support that, you end up with what you are seeing. I am confused that you are only running into this now as this code action has been like this for a year or more.

Either way, I believe, for this code action we should actually disable it if the client does not support the extension as it makes it unmanageable as you've shown.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Maximkaaa
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants