Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

rename also changes unrelated files #255

Open
@mickaelistria

Description

@mickaelistria

With version 2.0.pre30. I'm opening a basic var a = 0; test.js file, and ask for a rename on a. The response include some changes to an entirely unrelated file: file:///home/mistria/git/eclipse-bluesky/org.eclipse.bluesky/language-servers/node_modules/typescript/lib/lib.d.ts which is not in the same folder nor in the hierarchy.
I have the impression that 2 instances of the jsts-ls are started and use the same backend for file state, and assumes both projects are linked. If so, what could be a solution to guarantee some level of isolation? I believe the 2 connections are already specifying different rootUris.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions