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
{{ message }}
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
Similar issue to mentioned in this thread: #227 , but looks like it is not fixed.
If language server takes up some time to execute CodeAction, then multiple Code action windows will be opened. If we close the last opened window then other windows are left open. If i click into window that was left open, I get the following error:
How to reproduce:
Execute code action.
Click outside the code action.
Execute another code action. (Now there will be two code actions open)