-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Labels
Description
If you’re a beginner using VS Code, you might encounter common issues such as:
- Why doesn't my code run?
- What is the PATH environment variable?
- How to support stdin or input?
- How to run code in terminal?
- How to customize the parameters of each language?
- How to add support for new programming languages?
With the new Code Runner Copilot extension, all problems are solved!
You can ask questions directly in GitHub Copilot Chat:
Or even run the code directly:
Code Runner Copilot, your smart Copilot to run code:
https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner-copilot
The code is open source under MIT Lisense, welcome to check it out:
https://github.com/formulahendry/vscode-code-runner-copilot
Note that because the Chat API is not yet available in the stable version of VS Code, the latest VS Code Insiders 1.90 is currently required to use this extension.