formulahendry / formulahendry/vscode-code-runner

[Feature Request] Configure entries in "Run by Language" list

Open
#291 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

Not sure whether this has been brought up before, but it would make the "Run by Language" list much cleaner and the actual selection much easier, if one could suppress language entries from being listed.

Why is this an issue?

I have to maintain a large list of custom `code-runner.executorMap` configurations for the the same language type, i.e., `C` execution maps with different, mutual exclusive library bindings. When it's time to run code, I end up scrolling through a list of languages which have no value to me at that point in time, e.g., Java, Haskell, Clojure etc.

Ideally, the list of applicable languages is already filter according to the source file's extension. Note though, that in my case multiple execution maps per language exist.

Thank you very much.

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.