microsoft / microsoft/vscode-cpptools
Setting default task in "Run and Debug" play button
オープン
まだ誰も着手していません。
Feature Request
Language Service
tasks/build/debug
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
We need to make a decision for this scenario:
- When playing the "Debug/Run" button:
- the user will see a set of tasks to choose from,
- the selected task will be set as a default task
- if the user plays the button again, the default task will be run
if the user doesn't want the task to be a default anymore, they have to remove the "isDefault" property from their tasks.json file.
The other way to design this is not to set the default and expect the user to run "Tasks: Configure Default Build Task" to set the default manually.
The question is: what would be a more simple approach for setting the default?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイル、テスト、entry point のいずれも指定されていません。まず、Run and Debug における既存のタスク選択動作と、tasks.json がデフォルトタスクを保存する方法を確認し、Issue の2つのアプローチを比較して、選択したユーザーフローの受け入れ基準を定義してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript, vscode
- 領域
- developer-experience, devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100