https://github.com/s4m-mo/language-runner-vscode
A VS Code extension that can run a variety of file types.
https://github.com/s4m-mo/language-runner-vscode
c cpp javascript language-runner nodejs python vbnet vscode vscode-extension
Last synced: 7 months ago
JSON representation
A VS Code extension that can run a variety of file types.
- Host: GitHub
- URL: https://github.com/s4m-mo/language-runner-vscode
- Owner: s4m-mo
- License: mit
- Created: 2021-09-01T08:44:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T10:52:49.000Z (about 4 years ago)
- Last Synced: 2025-05-18T11:11:22.237Z (8 months ago)
- Topics: c, cpp, javascript, language-runner, nodejs, python, vbnet, vscode, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Welcome to Language Runner! It is the quick and easy extension to run:
- R
- C
- C++
- VB .NET
in VS Code! More languages are on the way, alongside snippets for supported languages!
## Installation
### From the Marketplace
Search `language-runner` and install the one with the icon like ours.
### From Source
To install, visit the Github Repository and download the .VSIX file from the Releases page with the latest stable release. Then, using the Extensions tab, click the 3 dots (`...`) and click _`Install from .VSIX`_. Use the VSIX you downloaded and there you go! Language Runner is setup on your machine!