Skip to content

Launcher mode issues #2977

Open
Open
@vinistock

Description

@vinistock

We're experimenting with a new launching mechanism that is aimed to allow the Ruby LSP to be more resilient to Bundler related issues. The rollout is currently at 5% of users.

If you encounter any issues, please report it here, so that we can address it and continue the gradual rollout.

If necessary, you can turn off the launcher mode temporarily by adding this to the VS Code's JSON settings:

{
  "rubyLsp.featureFlags": {
    "launcher": false,
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingserverThis pull request should be included in the server gem's release notes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions