redhat-developer / redhat-developer/vscode-java

Could vscode-java support safe deletion?

Open
#3,525 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement refactoring
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Environment
  1. Operating System: Debian 12
  2. JDK version: 21.0.1
  3. Visual Studio Code version: 1.87.0
  4. 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
image

Expected Result

Deleting java class file with safe deletion prompt.

Additional Informations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.