vscode-code-runner
vscode-code-runner copied to clipboard
[Feature request]Directory issue about custom execution methods
I want to use the directory where the vscode.exe is located as a relative path to configure the compiler for vscode Portable Edition. If you can add a keyword like " $workspaceRoot ", " $vscodeinstall " is the best
When I add string substitutions to the source code, the filename is no longer automatically appended to the end, which is a bug! Uploading iss2.pn…
https://github.com/ericchase/vsce--code-runner-fork/issues/1
sounds like you should be able to do this with my forked version where i add better support for pathing
if it's still not enough, let me know