Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formulahendry/vscode-code-runner-copilot
Your Copilot to let you use 'Code Runner' extension to run code in VS Code with ease
https://github.com/formulahendry/vscode-code-runner-copilot
Last synced: 5 days ago
JSON representation
Your Copilot to let you use 'Code Runner' extension to run code in VS Code with ease
- Host: GitHub
- URL: https://github.com/formulahendry/vscode-code-runner-copilot
- Owner: formulahendry
- License: mit
- Created: 2024-05-23T13:56:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T06:44:35.000Z (21 days ago)
- Last Synced: 2024-11-01T14:37:00.544Z (12 days ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner-copilot
- Size: 682 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Runner Copilot
Your Copilot to let you use ["Code Runner" extension](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) to run code in VS Code with ease
## Note
You need to use thie extension with VS Code Insiders 1.90 or later.
## Features
### Run code
Run active file from GitHub Copilot Chat.
![Run code](./media/run-code.gif)
### Ask question
Ask question about how to use and configure "Code Runner" extension to run code.
![Ask question](./media/ask-question.png)