redhat-developer / redhat-developer/vscode-quarkus

Simplify communication between JDT LS & Quarkus LS

Open
#94 1 comment 0 reactions 1 assignee View on GitHub

@angelozerr is already working on this.

Since Sep 25, 2019.

enhancement
Dominant language
TypeScript
Stars
79
Forks
31
Avg merge
12h 51m
Merged PRs (30d)
6

Description

This issue is to study how simplifying communication between JDL LS and Quarkus LS in term of code:

  • writing no code on client side (typescript) (or just line of code to register the Quarkus langage client in the Java language client)
  • on JDL LS extension using LSP4J annotation for notification, request (like LSP TextDocumentService) instead of using a delegate command handler (we will able to to use POJO instead of Map arguments)

This issue concern:

  • JDT LS
  • vscode-java
  • vscode-quarkus

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.