microsoft / microsoft/vscode-cpptools
Document customConfigurationVariables property and cpptools.activeConfigCustomVariable command
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
The c_cpp_properties.json file supports a customConfigurationVariables property and the plugin provides the cpptools.activeConfigCustomVariable command to access those custom configuration variables for example from the tasks.json. This allows a flexible integration of the C/C++ configurations with the VS Code Tasks.
However, neither the customConfigurationVariables property nor the related cpptools.activeConfigCustomVariable command are documented in the reference https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にリンクされている C/C++ properties schema reference から始め、property と command のドキュメントセクションを見つけます。customConfigurationVariables property と cpptools.activeConfigCustomVariable command について、tasks.json での使用方法も含めてドキュメント化します。reference で両方が扱われていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 50/100