Suggestions for VSCode's Support for Java Language
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 20/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- java, vscode
调研方向
未指定文件、测试或入口点;首先梳理 vscode-java-pack 中的 Java 扩展及其各自独立的 JDK 设置。将请求的项目级 JDK 选择与 issue 中描述的 Maven 和编译扩展行为进行比较。要视为完成,需要达成一致的核心配置,并证明受影响的扩展能够复用该配置。
由索引模型根据 Issue 内容生成。
描述
The support for Java development in VSCode feels scattered without a core organization to regulate the development of other extensions generated for Java. The extensions available for Java in VSCode seem to be doing their own thing, and while some could define common standards to follow, there is no organization to establish that. As a result, each extension feels like a new entity. Even the configuration of the JDK cannot be unified.
JetBrains IDEA is also based on extensions, and many of its features are supported by different extensions. However, these extensions collaborate and embrace the parts that can be unified. Thus, IDEA is relatively more user-friendly.
For example, IDEA provides a unified JDK version selection option at the project level for users to choose from. The compilation extensions can select the JDK specified by the project rather than specifying a JDK version separately. The Maven plugin operates similarly when selecting the JDK, allowing direct selection of the JDK version chosen by the project.
The JDK that these extensions rely on can be specified uniformly, rather than configured separately.
The support for each language in VSCode should start with Microsoft defining a standardized core extension. In the case of the Java language, Microsoft should first define the configuration for the project's JDK. Other newly developed extensions that require a JDK should obtain this JDK option from the core extension.
There should be control over these global elements. Otherwise, every time a user installs an extension, they have to configure the JDK again. Even if configuration is manageable, the problem arises when a user's project needs to switch JDK versions. At that point, all Java extensions would have to re-specify the JDK configuration.
If the cohesion of these extensions is not considered globally, VSCode's development for the Java language will never improve, and no one will use VSCode to develop Java applications.
It is strongly recommended that Microsoft conduct in-depth research on the relevant features of JetBrains IDEA and draw from its more mature solutions to design within VSCode.
- 主要语言
- TypeScript
- 星标
- 352
- 派生
- 166
- 平均合并
- 17 小时 47 分钟
- 30 天内合并 PR
- 32
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/vscode-java-pack 的其他 Issue
-
ai-triaged bug
难度 4/5 3-5 天 新手友好度 42/100
microsoft/vscode-java-pack#1543 · 8 条评论 · 4 个 reaction ·
-
ai-triaged bug
难度 3/5 1-2 天 新手友好度 35/100
microsoft/vscode-java-pack#1443 · 1 条评论 · 2 个 reaction ·
-
ai-triaged bug
难度 3/5 1-2 天 新手友好度 45/100
microsoft/vscode-java-pack#1425 · 1 条评论 ·
-
ai-triaged area/jdtls bug needs-investigation
难度 4/5 3-5 天 新手友好度 25/100
microsoft/vscode-java-pack#1420 · 1 条评论 ·
-
java.project.sourcePaths Setting Fails to Exclude Test Directory from References and Call Hierarchy 未关闭ai-triaged bug language-server
难度 4/5 3-5 天 新手友好度 35/100
microsoft/vscode-java-pack#1408 · 1 条评论 ·
查看 microsoft/vscode-java-pack 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 72/100
0xMiden/bridge-portal#132 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
-
难度 2/5 1-3 小时 新手友好度 82/100
-
area:tools bug good first issue help wanted priority:P2
难度 2/5 1-3 小时 新手友好度 90/100
TaewoooPark/Motifcode#14 ·
-
bug
难度 2/5 1-3 小时 新手友好度 84/100
newrelic-experimental/preflight#793 · 1 条评论 ·