microsoft / microsoft/vscode-cpptools
'databaseFilename' display error in C/C++ Configuration UI
オープン
まだ誰も着手していません。
bug
Feature: Configuration
Language Service
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
Environment
- OS and Version: Windows/Linux/Mac
- VS Code Version: 1.96.4
- C/C++ Extension Version: 1.23.4(pre-release)
- If using SSH remote, specify OS of remote machine: NA
Bug Summary and Steps to Reproduce
Bug Summary: 'databaseFilename' display error in C/C++ Configuration UI
Steps to reproduce:
- Open 'C/C++ Configuration UI', navigate to 'Browse: database filename'.
- Type 'C:/test.cpp' in input box.
- Observe the result.
Expected behavior: the C/C++ Configuration UI should not show the error
Actual behavior: “databaseFilename” in the C/C++ Configuration UI displays an error message not shown in the ‘c_cpp.properties.json’ file
Configuration and Logs
/
Other Extensions
No response
Additional context
No response
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
C:/test.cpp を使い、「Browse: database filename」から C/C++ Configuration UI のエラーを再現することから始めます。この値が c_cpp.properties.json と比較してどのように表示されるかを確認します。UI に設定ファイルに存在しないエラーが表示されなくなれば、issue は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, typescript
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100