formulahendry / formulahendry/vscode-code-runner
[Feature request] `code-runner.showRunIconInEditorTitleMenu` 这个设置能不能修改为当某些文件或者某些语言下禁用,而不是简单的全局启用或禁用
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
## 具体情况
- 当我同时启动了code-runner和quarto插件时,我的qmd文件中,run code图标和preview图标(quarto)在同一个位置构成一个选项卡了。
- quarto本身不是语言,没有run code,当然其实可以自己修改适配quarto的run code代码。但是我挺喜欢preview的图标的
- 不配置quarto的run code情况下,每次点击preview挺麻烦的
如下图所示


- 希望`code-runner.showRunIconInEditorTitleMenu`这个设置能修改为当某些文件或者某些语言下启用或禁用。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.