redhat-developer / redhat-developer/vscode-java
Java Formatter is broken somehow in my workspace
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 547
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
So I played around trying to use a custom formatter for Java. At some point my workspace broke and now I cannot format any Java code.
I tried to remove every setting related to formatting. I used "clean the Java language server workspace"
I deleted workspace caches in %userprofile%\AppData\Roaming\Code
Nothing works. Now I get the window "There is no formatter for Java installed" whenever I try to format some Java file.
I tried to set up a formater again. I added the file, used these settings:
"java.format.settings.url": ".vscode/GoogleStyle.xml",
And now I can run "Open Java Formatter Setting Wth Preview ", but I still cannot format my code.
Also I created another small project with one Java file and there the formatter works.
Environment
- Operating System: Windows 11
- JDK version: 11 and 17
- Visual Studio Code version: 1.71.2
- Java extension version: 1.11.0
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指明源文件、测试或入口点。首先在受影响的 workspace 中重现故障,将其与正常工作的项目进行比较,并检查 Java formatter 配置和扩展环境;当 Java 文件能够在受影响的 workspace 中成功格式化时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100