redhat-developer / redhat-developer/vscode-xml
Support `~` in `xml.extension.jars`
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
~ isn't resolved when listing LemMinX extension JARs in xml.extension.jars. Support resolving ~ when including extension JARs.
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 locating the handling of the xml.extension.jars setting and the code that lists LemMinX extension JARs. Trace how JAR paths are interpreted, then verify that a leading ~ is resolved when extension JARs are included. Done means paths using ~ work consistently with other supported paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100