formulahendry / formulahendry/vscode-code-runner
Toggle to hide directory and unwanted text in the integrated terminal
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
I would suggest adding a toggle which can permit the user to hide the directory and unwanted text in the integrated terminal.
For example:
`python -u "C:\....\test.py"` or `cd "C:\...\C Files\" ; if ($?) { gcc HelloWorld.c -o HelloWorld } ; if ($?) { .\HelloWorld } Hello World`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.