redhat-developer / redhat-developer/vscode-java
Feature request: autoSaveDelay exclude files ability (e.g. exclude during pom.xml editing)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
build goes crazy if you're hand-editing pom.xml and have autosave at the normal 1000 ms
should probably have ability to exclude for modes too (e.g. debugging with hotCodeReplace true) #3353
please add exclude ability (for auto), i.e. fallback to "only on manual save"
Environment
- Operating System:
- JDK version:
- Visual Studio Code version: 1.83.1
- Java extension version:
Steps To Reproduce
- edit pom.xml with low autoSaveDelay
[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 entry point is named in the issue. Start by reproducing the behavior in VS Code while editing pom.xml with a low autoSaveDelay; done means auto-save can exclude the file or mode and fall back to manual saving.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- 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