redhat-developer / redhat-developer/vscode-java
Could vscode-java support safe deletion?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Environment
- Operating System: Debian 12
- JDK version: 21.0.1
- Visual Studio Code version: 1.87.0
- Java extension version: 1.29.2024030608
Steps To Reproduce
Just delete a java class file simplely.
https://github.com/redhat-developer/vscode-java/assets/33999235/fc916a5e-840d-483d-9722-cb403447e20d
Current Result
Deleting java class file without safe deletion prompt.
If we do this in idea
Expected Result
Deleting java class file with safe deletion prompt.
Additional Informations
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
No source file, test, or entry point is named. Start by tracing how the extension handles deletion of Java class files, using the linked reproduction video and the listed VS Code and Java extension versions as context. Done means deleting a Java class presents a safe-deletion prompt comparable to the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100