microsoft / microsoft/vscode-java-dependency
Is it possible to load Java extensions on launch, rather than only when a Java file is clicked?
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では、ソースファイル、テスト、エントリーポイントのいずれも指定されていません。まず、VS Code で Java 拡張機能がどのように有効化されるか、また code-server が起動時の設定をサポートしているかを確認してください。Java ファイルを開かずにそれらを読み込む、サポートされた設定を特定するか、その変更を定義して検証できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100