formulahendry / formulahendry/vscode-code-runner

[Feature request] run script that is in an unsaved file

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

Description

Ability to configure a default language or default executable in Workspace JSON to run script that is in an unsaved file. I don't want to save multiple test files and then delete them afterwards.

Relevant info:

- I run different versions of AutoHotkey in different workspaces (e.g. AHKV1, AHKV2, AHKV2[a116]...)

- I'm not finding a VS Code language ID for AutoHotkey at your provided link, so I suspect I cannot use DefaultLanguage per `For the default language: It should be set with language id defined in` [VS Code](https://github.com/Microsoft/vscode/tree/master/extensions).
- I'm wondering if an option to set the default executable for unsaved files would resolve this (I can specify AHKV1 executable in AHKV1 Workspace, AHKV2 executable in AHKV2 Workspace...)

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.