redhat-developer / redhat-developer/vscode-java
Better Organize Imports
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Documentation mentions the following feature:
Organize imports
- triggered manually or on save
- when pasting code into a java file with Ctrl+Shift+v (Cmd+Shift+v on Mac).
How do I disable automatic organize import on save?
How do I disable the re-sorting of import statements?
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
The issue points to the documentation's “Organize imports” section; start by finding that section and the settings or commands it describes. Document how to disable organize-on-save and import re-sorting, then verify the guidance covers both manual/save behavior and paste behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100