Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

rubyide/vscode-ruby

Folders and files

NameName
Last commit message
Last commit date
Mar 12, 2022
Nov 19, 2019
Sep 27, 2021
Nov 18, 2019
Mar 12, 2022
Feb 2, 2022
Dec 31, 2021
Jul 27, 2018
Aug 9, 2019
Jan 7, 2021
Aug 10, 2019
Apr 2, 2023
Feb 24, 2020
Dec 31, 2021
Mar 12, 2022

Repository files navigation

Visual Studio Code Ruby Extensions

DEPRECATED

Shopify's ruby-lsp and associated vscode-ruby-lsp are recommended alternatives to this extension. It is substantially easier to produce a high-quality LSP implementation using Ruby itself vs relying on another language such as TypeScript.

In addition, sponsorship of a project by a company like Shopify could help to ensure a high-quality developer experience going forward. Even with multiple people helping on this project, keeping up with Microsoft's development of VSCode plus the wide array of Ruby community tooling is a tall undertaking.

As of 4/2/2023, the VSCode extensions are not marked deprecated. They will be within the next few weeks.

Readme

This is the monorepo for the Visual Studio Code Ruby extensions.

Head on over to the Ruby extension README to get started!

Packages

Docs

Documentation is available in the docs folder

Troubleshooting

Troubleshooting documentation is available here folder

Developing

See the developing docs