redhat-developer / redhat-developer/vscode-java
Feature request: autoSaveDelay exclude files ability (e.g. exclude during pom.xml editing)
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Issue 中没有指出源文件、测试或入口点。首先,在 VS Code 中编辑 pom.xml 时将 autoSaveDelay 设为较低值并复现该行为;当自动保存能够排除该文件或模式并回退到手动保存时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100