https://github.com/formulahendry/coderunnervs
Code Runner for Visual Studio
https://github.com/formulahendry/coderunnervs
Last synced: 6 months ago
JSON representation
Code Runner for Visual Studio
- Host: GitHub
- URL: https://github.com/formulahendry/coderunnervs
- Owner: formulahendry
- Created: 2017-07-09T10:30:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T06:31:12.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T09:51:16.436Z (6 months ago)
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=formulahendry.CodeRunner
- Size: 104 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Code Runner for Visual Studio
Run code for JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, Scala, VBScript, PowerShell.
## Credits
* [Code Runner for VS Code](https://github.com/formulahendry/vscode-code-runner)
* [Node Executor](https://github.com/madskristensen/NodeExecutor)