vscode-code-runner
vscode-code-runner copied to clipboard
Code Runner for Visual Studio Code
**Is your feature request related to a problem? Please describe.** Description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** Description of what...
- Issue Type: `Bug` - Extension Name: `code-runner` - Extension Version: `0.11.8` - OS Version: `Windows_NT x64 10.0.18363` - VS Code version: `1.70.0` :warning: We have written the needed data...
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...
Windows 10 1803 (17134.407) Python 3.7.1 pipenv 2018.10.13 VSCode 1.29.1 Code Runner 0.9.5 When running a Python script using Code Runner the virtualenv is not activated before the code is...
Why add a trailing newline after the Code Runner footer? It just seems to take up space. For example, if the contents of the Output panel overflow, the blank line...
- VS Code Version:自动更新 - OS Version:win11 - Code Runner Version:插件刚刚重新卸载安装过 **Describe the bug** Description of what the bug is. emm...你可以往下看 **To Reproduce** Steps to reproduce the behavior: 1. 运行code...
- VS Code Version: - OS Version: - Code Runner Version: **Describe the bug** Description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. 2. **Actual...
currently:  expect: 
How to change encoding on C files? I'm trying to configure code runner to run files in c. It works, but it has problems displaying special characters. I wanted to...
I have been trying several ways in configuring code-runner to run Rust file, none of which works for me: **System-info** OS: macOS Mojave 10.14.5 **Attempt** Follow the recipe of #410...