redhat-developer / redhat-developer/vscode-java
No way to refactor all files automatically
Open
Nobody has claimed this yet.
code action
question
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I can only add missing package declarations on one file at a time. No way to fix all in one click.
Environment
- Operating System: w10 1909
- JDK version: 11
- Visual Studio Code version:1.53.2
- Java extension version:0.75.0
Steps To Reproduce
- missing package declaration: hover mouse over error and quick fix
- only option is to add package declaration to current file
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
Expected Result
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 sample project is named. Start by reproducing the missing-package quick fix in a Java project and review the issue thread; done means applying the package declaration fix to all affected files through one action instead of repeating it per file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100