formulahendry / formulahendry/vscode-code-runner

[Feature request] Is there any config entry that can do OS specific Code Runner

Open
#1,049 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

From my humble opinion, it would be nice if an OS specific executorMap could be added. Maybe this OS specific config should have higher priority than the default one.
For example, I want to use cl in Windows and clang++ to comile c++ in linux.
I don't think turning off the config sync is a good idea, as well as using the vscode profile switching.
eg: code-runner.OSSpecificExecutorMap.linux, code-runner.OSSpecificExecutorMap.windows or code-runner.OSSpecificExecutorMap.osx etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.