Skip to content

Delete Java LS configuration #4157

@snjeza

Description

@snjeza

The related issue - microsoft/vscode-gradle#1649

When an extension contributes a plugin, the plugin is started even if the extension is disabled or even deleted.
See microsoft/vscode-gradle#1441 (comment)

We can

  1. delete the Java LS configuration ( < globalStorage > /redhat.java) when calling Clean Java Language Server Workspace
    or
  2. create a new action - Delete Java LS Configuration

cc @rgrunber @fbricon @mickaelistria @datho7561

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions