Skip to content

Allow overriding CompletionHandler, InitHandler, WorkspaceDiagnosticsHandler #3718

@trancexpress

Description

@trancexpress

We have an Eclipse-based project that supports a mix of Java and Xtext-based DSLs. We would like to use JDT LS to provide VS Code support to our users, via a language server.

To "plug" our DSLs in, we require some changes to code in JDT LS. It would be great if we can open JDT LS code to extension of the following classes: CompletionHandler (content assist), InitHandler (rename and highlight support), WorkspaceDiagnosticsHandler (problem propagation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions