formulahendry / formulahendry/vscode-code-runner

Introducing Code Runner Copilot: make it easy to run code in VS Code

Open
#1,147 0 comments 0 reactions 0 assignees View on GitHub
announcement
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

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:
![image](https://github.com/formulahendry/vscode-code-runner/assets/1050213/15e1c12d-f821-4f45-bc1c-23c222ba6975)

Or even run the code directly:
![run-code](https://github.com/formulahendry/vscode-code-runner/assets/1050213/59f201a3-1e1b-4a20-b8d0-99d1015c1b88)

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.