Skip to content

feature: lemminx-maven #418

@drewma2k

Description

@drewma2k

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

  • Difficulty in auto-installing lemminx-maven
  • autocomplete for dependencies in pom.xml files in general

Describe the solution you'd like

lemminx-maven a plugin for the xml LSP lemminx that adds features for autocomplete etc. in pom.xml files. However, it is not available through Mason. I thought it might be a good idea to (optionally) provide it through this plugin, perhaps through the nvim-java mason registry, which could replace the standard version of lemminx with this patched version. Is there any interest or is this out of scope?

Describe alternatives you've considered

  • downloading, compiling, and adding lemminx-maven to the system path manually
  • writing a standalone lua module to accomplish the above
  • using a local registry (only intended for local testing, needs to be installed every time neovim is started)
  • similar capabilities are provided through vscode-maven as a jdtls extension but would require writing additional client logic

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions