microsoft / microsoft/vscode-cpptools
Use compile_commands.json to compile active file for embedded cross compilers
オープン
まだ誰も着手していません。
Feature Request
Feature: Compile Commands
Language Service
tasks/build/debug
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
When using cross compilers for embedded microcontrollers, it would be convenient to just compile the active file being worked on. compile_commands.json has the necessary info including all of the compiler options.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、拡張機能が現在 compile_commands.json をどのように扱っているか、また組み込み向けクロスコンパイラ用にアクティブなファイルをどのようにコンパイルしているかを調査します。コンパイルデータベースからコンパイラオプションを選択する際の期待される動作を定義し、代表的なマイクロコントローラのワークフローで補完を検証する方法を特定します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, json
- 領域
- embedded-iot, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100