redhat-developer / redhat-developer/lsp4ij
After reopened IntelliJ IDEA and run or debug test.js, LSP4IJ will download dapDebugServer.js again
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
- Run or debug test.js to make it correctly.
- Reopen IntelliJ IDEA and run or debug test.js, LSP4IJ try to download dapDebugServer.js again even if it is alreay downloaded there.
The whole operation video:
https://github.com/user-attachments/assets/a301e320-c3ae-4d69-aeb2-26461bde2f74
Additional info:
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 IntelliJ IDEA by running or debugging test.js, then reopening the IDE and repeating the action. Trace the handling of dapDebugServer.js and verify that an existing downloaded server is reused after restart rather than downloaded again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100