Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Error with multiple open code actions #362

@PPakalns

Description

@PPakalns

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:
image

How to reproduce:

  1. Execute code action.
  2. Click outside the code action.
  3. Execute another code action. (Now there will be two code actions open)
  4. Close code action.
  5. Click inside code action still open.
  6. Get the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions