Sha256: 9c7824c956506cbddbfcb28c27e0d75d8fa373c54f3867d2c90658399a72806c
Contents?: true
Size: 745 Bytes
Versions: 28
Compression:
Stored size: 745 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)
Version data entries
28 entries across 28 versions & 2 rubygems