Skip to content

Move Java (codelens, hover) support in new a language server  #215

@angelozerr

Description

@angelozerr

Today MicroProfile LS manages properties and java files both. It means that all client capability are shared between those 2 language. For instance, the format support is available for properties files but not for java files.

It causes this issue redhat-developer/vscode-quarkus#166

The Java support are done for CodeLens and Hover and doesn't use the MicroProfileProjectInfo, it means properties and java support shares anything, so we could move the java support in an another language server.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions