Embedded IDE Forum
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
建议新增 VS Code 命令
inaku-Gyan
建议新增以下几条 VS Code 命令:
生成
.clangd
配置文件。现在我只知道可以通过重启 VS Code 来触发其自动生成。
重新加载 EIDE 项目。(用于外部修改了
eide.yml
或其他 EIDE 配置文件的情况)这样比 reload 整个 VS Code 方便一些
inaku-Gyan
提交了 PR:
github0null/eide#533