https://github.com/r7kamura/vscode-rucoa
VSCode extension for rucoa.
https://github.com/r7kamura/vscode-rucoa
ruby vscode
Last synced: about 2 months ago
JSON representation
VSCode extension for rucoa.
- Host: GitHub
- URL: https://github.com/r7kamura/vscode-rucoa
- Owner: r7kamura
- License: mit
- Created: 2022-09-02T23:20:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T08:05:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T03:28:06.972Z (over 1 year ago)
- Topics: ruby, vscode
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=r7kamura.vscode-rucoa
- Size: 163 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vscode-rucoa
[](https://github.com/r7kamura/vscode-rucoa/actions/workflows/build.yml)
VSCode extension for [rucoa](https://github.com/r7kamura/rucoa).
## Install
Install via Visual Studio Marketplace:
- https://marketplace.visualstudio.com/items?itemName=r7kamura.vscode-rucoa
## Setup
This extension expects that `rucoa` or `bundle exec rucoa` is available in your workspace.
See the Usage section in [rucoa](https://github.com/r7kamura/rucoa) for more details.