microsoft / microsoft/vscode-java-dependency
Customize the project template for creating
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 27
説明
Suggestion
VS Code may be able to provide a function that let user customize templates
Use Cases
Here is a case in stackoverflow: how to change template
when people need to develop heavy projects repeatly, it's necessary to customize their own template projects for convenient development. I know there's a way to customize templates, like locating the directory of the extension which support creating the template projects, then add or change files. But if there's any upgrade about java extension pack. the templates developers changed may be covered.
Examples
So is it possible that with next upgrade, vscode-java will provide a button on the menu bar that developer can click it to customize their own templates?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、vscode-java-dependency 拡張機能が現在どのように Java プロジェクトのテンプレートを作成しているかを確認し、要求されたワークフローをリンクされた Stack Overflow の例と比較します。この issue ではファイル、エントリポイント、テストが特定されていません。完了とするには、ユーザーがテンプレートをカスタマイズし、その変更を拡張機能のアップグレード後も維持できる方法を定義する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100