An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# vscode-rucoa

[![build](https://github.com/r7kamura/vscode-rucoa/actions/workflows/build.yml/badge.svg)](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.