Member-only story
VS Code Extensions for Ruby on Rails Developers
Powerful extensions for Rails developers

Ruby is built with developer happiness in mind. However, if your editor is not correctly set up, you’re in for a painful ride. Finding the right extensions on VS Code can take you down a long trial-and-error path.
Here’s a list of powerful extensions for Ruby on Rails developers.
TL;DR
Ruby
- Ruby
- Ruby Solargraph
- Endwise
- ERB Helper tags
- Rails DB Schema
- Rubocop
- ERB Formatter
- Emmet in ERB
General
- Atom Dark Theme
- VSCode-icons
- DotENV
- Output Colorizer
- Auto Rename Tag
- Highlight Matching Tag
- Bracket Pair Colorizer 2
Ruby
1. Ruby
This speaks for itself. Ruby syntax highlighting.

2. Ruby Solargraph
Intelligent code completion and documentation while you’re writing code.


3. Endwise
Be wise and never forget to close the end immediately.
