formulahendry / formulahendry/vscode-code-runner
Add `cd $dir` to Python Macro
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
Could the developers please change the default Python macro to `cd $dir && python $fileName`? I've had many issues with files not opening from relative paths correctly because the current macro doesn't navigate to the working directory, and it took me a while to figure out how to fix it myself. This would save other new users from experiencing similar issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.