redhat-developer / redhat-developer/vscode-xml
Relative path of images supported in .xsd file?
Open
Nobody has claimed this yet.
bug
xsd
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
![text] (absolute/path/to/image.png)" in xsd file works and image is visible when hover over the respective value.
Unfortunately the ![text] (relative/path/to/image.png)" dosen't works. Is this a known issue?
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
Reproduce the issue in the vscode-xml extension using an XSD file with absolute and relative image paths, then review the existing hover-image handling. Done means a relative image path renders when hovering over the corresponding value, matching the absolute-path behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100