Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soutaro/vscode-rbs-syntax

RBS syntax highlight for VSCode.
https://github.com/soutaro/vscode-rbs-syntax

rbs ruby syntax-highlight vscode-extension

Last synced: 4 months ago
JSON representation

RBS syntax highlight for VSCode.

Awesome Lists containing this project

README

        

# RBS Syntax

RBS Syntax is a syntax support for [RBS](https://github.com/ruby/rbs) files. It implements basic syntax highlighting and indentation support.

![Screenshot](screenshot.png)

RBS Syntax was originally developed by [@hanachin](https://github.com/hanachin) and transfered at Mar 25, 2021. The repository was `hanachin/vscode-ruby-signature` and the extension was distributed as [ruby-signature](https://marketplace.visualstudio.com/items?itemName=hanachin.ruby-signature). [@soutaro](https://github.com/soutaro) is the new maintainer.