microsoft / microsoft/vscode-java-dependency
Is it possible to load Java extensions on launch, rather than only when a Java file is clicked?
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 199
- 派生
- 105
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 27
描述
hello,
I'm using the code-server package to give students a cloud-based VS-Code editor in a university setting and we're nearly there to a perfect solution.
The last remaining hiccup is that students have to click on a Java file to load all java-based extensions (see gif below), and as you can see it takes up to a couple of minutes to do this (we have user-reported data on this too).
Is there a setting I can enable in settings.json to autoload the Java extensions on launch, rather than waiting for users to click a Java file?
Thanks in advance!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有指出源文件、测试或入口点。首先检查 Java 扩展在 VS Code 中是如何激活的,以及 code-server 是否支持启动时设置;当确定了受支持的配置,或定义并验证了一个无需打开 Java 文件即可加载这些扩展的更改后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100