redhat-developer / redhat-developer/lsp4ij

Add/Remove language server definition when plugin is installed/unistalled

Open
#279 3 comments 0 reactions 1 assignee View on GitHub

@MituuZ is already working on this.

Since May 7, 2024.

enhancement
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

Today LSP console is refreshed when User defined language server is created/ deleted.

It should be nice to have this same support when a plugin defines language server definition from extensions point (ex : IJ Quarkus) and it is installed/uninstalled.

The main idea is to add a ExtensionPointListener implementation and track if the installed / unistalled plugin declares some language server definition to add/deleted them from LSP console.

@MituuZ do you want to work on this issue?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.