formulahendry / formulahendry/vscode-code-runner
Customized parameters for folder path of .code-workspace file
Open
feature request
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
There is the following configuration variable:
`$workspaceRoot: The path of the folder opened in VS Code`
It is actually refering to the parent folder of the extecuted script instead of pointing to the root of the workspace in which the workspace file is residing.
Is there a variable or can there be a variable introduced pointing to the the folder in which the workspace file resides?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.