Skip to content

andrewmcodes/rails-extension-power-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Extension Power Pack

A collection of my favorite VS Code extensions for Ruby on Rails development.

Install

You can install the extension pack from Open VSX or the Visual Studio Marketplace.

Extensions

Extension Version Description
YAML YAML YAML Language Support by Red Hat, with built-in Kubernetes syntax support
VSCode Ruby VSCode Ruby Syntax highlighing, snippet, and language configuration support for Ruby
VSCode rdbg Ruby Debugger VSCode rdbg Ruby Debugger Ruby's rdbg debugger support for VSCode
Simple Ruby ERB Simple Ruby ERB Provides simple Ruby and ERB language, code snippets and ERB tag helper support for Visual Studio Code without messing with linting or debugging
Ruby Solargraph Ruby Solargraph A Ruby language server featuring code completion, intellisense, and inline documentation
Ruby Ruby Ruby language support and debugging for Visual Studio Code
RBS Syntax RBS Syntax
rails-latest-migration rails-latest-migration Opens the latest migration created in a Ruby on Rails app.
Rails Schema Rails Schema This extension provides a new way to see the DB tables and columns in a Rails project.
Rails Run Specs Rails Run Specs Rails Run Spec Files
Rails Routes Navigator Rails Routes Navigator Display Routes of Rails, search incremental and navigate to the source location
Rails Routes Rails Routes Definition and Completion provider for Rails Routes.
Rails Flip-Flop Rails Flip-Flop Flip from application code to the related test/spec, and vice versa.
Procfile Procfile Grammar & features for Procfiles
Rails Fast Nav Rails Fast Nav Ruby on Rails Navigation
Gem Lens Gem Lens Shows the latest version of a gem in Gemfile and gemspec
ERB Formatter ERB Formatter Format ERB files with speed and precision.
endwise endwise Wisely add "end" in Ruby.
Colorized Access Modifiers Colorized Access Modifiers Colorize the Access Modifiers to identify the code under them
Better Haml Better Haml Better Haml syntax highlighting, auto close and suggestions
YARD Documenter YARD Documenter Document Ruby source code with YARD
Rails Docs Rails Docs Easily access Rails API docs pages from within VSCode.