Skip to content

Refactor: Handling of multiple server instances #320

Description

@Ren-B-7

In the event where multiple server instances were to be opened. Theres no way to cleanly keep track or handle changes to others

Meaning in most cases the other server Obj would be over written and closed, which is sub-optimal. Since we dont know if they get closed properly. Also it wont allow for multiple server instances to be opened in one Neovim session under current conditions, even if the port were to be changed.

Is this the expected behaviour or can we improve on this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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