`WorkspaceBrowseConfiguration` should support multiple sets of compiler path/args
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- cmake, cpp, typescript
调研方向
首先阅读 WorkspaceBrowseConfiguration API,并按照 issue 中的描述,查看 cpptools 如何处理 compile_commands.json。定义并记录对多组编译器路径/参数的支持,包括针对 C 和 C++ 的不同查询;当 API 能够为子项目表示这些集合,而不需要冗余的编译器查询时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
If I understand correctly, it’s not uncommon for CMake projects to consist of several subprojects that could use different relevant args or hypothetically even different compilers (i.e. target binaries vs. tools built for the host system to be used by the build).
There is also the need for C vs. C++ information, as compiler queries for either may result in different system include paths.
Processing N sets of compiler paths/args here would be similar to what cpptools does with compile_commands.json files - processes all provided compiler paths and (unique and relevant combinations of) args, to build the browse path(s). Cpptools should be able to avoid redundantly querying compilers, so it should not be critical that the configuration provider de-dupe this set.
- 主要语言
- TypeScript
- 星标
- 33
- 派生
- 20
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/vscode-cpptools-api 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 48/100
-
难度 3/5 1-2 天 新手友好度 55/100
-
难度 5/5 一周以上 新手友好度 25/100
microsoft/vscode-cpptools-api#50 · 2 条评论 · 2 个 reaction ·
-
难度 5/5 一周以上 新手友好度 25/100
microsoft/vscode-cpptools-api#43 · 6 条评论 ·
-
难度 4/5 3-5 天 新手友好度 35/100
microsoft/vscode-cpptools-api#42 · 2 条评论 · 1 个 reaction ·
查看 microsoft/vscode-cpptools-api 的全部 Issue
相似的 Issue
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs 未关闭
难度 2/5 1-3 小时 新手友好度 70/100
-
Crush 未关闭
难度 1/5 1 小时以内 新手友好度 85/100
catppuccin/catppuccin#3125 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
ElementsProject/cln-application#167 · 1 条评论 · 1 个 reaction ·
-
难度 2/5 1-3 小时 新手友好度 75/100
Quantco/pnpm-licenses#17 ·
-
难度 2/5 1-3 小时 新手友好度 75/100