eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
how to set custom vm args of language server?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 201
- Forks
- 76
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 21
Description
Is there any way to set custom vm arguments of the LemMinx Language Server? Or provide a system properties to do this?
I kown Spring Tool provided a system property named boot.ls.custom.vmargs to set custom vm args. I found the wildwebdeveloper use lsp4e to launch the Language Server, but not found any configuartion like Spring Tool
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how wildwebdeveloper uses lsp4e to launch the LemMinx Language Server, then compare that configuration path with Spring Tool's boot.ls.custom.vmargs property. Done means determining and implementing or documenting a supported way to provide custom VM arguments or system properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100