What extensions do you use for Ruby / Rails development on VS Code?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vscode-ruby

    Discontinued Provides Ruby language and debugging support for Visual Studio Code

  • Just looking at the repos for the two most important ruby extensions is depressing :https://github.com/rubyide/vscode-ruby and https://github.com/bung87/vscode-rails

  • vscode-rails

    vscode rails extension,Ruby On Rails "Asset Tag Helpers" and "Form Helpers snippets,.erb syntax highlights,related files Navigation,Go to Definition.

  • Just looking at the repos for the two most important ruby extensions is depressing :https://github.com/rubyide/vscode-ruby and https://github.com/bung87/vscode-rails

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vscode-shopify-ruby

    An opinionated and auto-configured set of extensions for Ruby development

  • RailsAutoCompleteHelper

    Autocomplete helper for Ruby on Rails projects that pulls data from model files

  • This isn't exactly answering your question, but I found the VSCode extensions to be underwhelming for Ruby & Rails so I ended up making a little helper app for myself for model autocompletion/etc. It's free & open source, and Mac-only but it sounds like you're on a Mac: https://github.com/orangedsoft/RailsAutoCompleteHelper

  • ruby-lsp

    An opinionated language server for Ruby

  • Links: Ruby-lsp , vscode addon

  • vscode-ruby-lsp

    VS Code plugin for connecting with the Ruby LSP

  • Links: Ruby-lsp , vscode addon

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts