Sha256: 454b28395d93e979209ef8ef733b62c600733779ccb42f18656a00f3eb73597e

Contents?: true

Size: 819 Bytes

Versions: 24

Compression:

Stored size: 819 Bytes

Contents

# Tools

This documentation describes major tools related to RBS. They are listed alphabetically.

## Type Checkers

* [Steep](https://github.com/soutaro/steep) is a static type checker based on RBS. You can use it as a language server integrated with an editor or IDE and run it from the command line.
* [TypeProf](https://github.com/ruby/typeprof)

## Editor integrations

* Emacs: [rbs-mode](https://github.com/ybiquitous/rbs-mode)
* RubyMine: [It supports RBS by default](https://www.jetbrains.com/help/ruby/rbs.html)
* Sublime Text: [sublime-rbs-plugin](https://github.com/soutaro/sublime-rbs-plugin)
* Vim: [rbs.vim](https://github.com/pocke/rbs.vim)
* Visual Studio Code: [vscode-rbs-syntax](https://github.com/soutaro/vscode-rbs-syntax)
* NeoVim: [tree-sitter-rbs](https://github.com/joker1007/tree-sitter-rbs)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rbs-3.4.2 docs/tools.md
rbs-3.4.1 docs/tools.md
rbs-3.4.0 docs/tools.md
rbs-3.4.0.pre.1 docs/tools.md