HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //usr/lib/ruby/gems/3.2.0/gems/rbs-2.8.2/docs/tools.md
# 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)