Skip to content

Commit

Permalink
Update to use solargraph instead of ruby lsp (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
helenye-stripe authored Nov 12, 2024
1 parent 75c8c38 commit c4d0746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"recommendations": [
"EditorConfig.editorconfig", // default
"shopify.ruby-lsp", // intellisense-like support (if you get it working)
"castwide.solargraph", // intellisense
"sorbet.sorbet-vscode-extension", // typechecking, where applicable
"LoranKloeze.ruby-rubocop-revived", // linting
"SarahRidge.vscode-ruby-syntax" // Semantic syntax highlighting
Expand Down

0 comments on commit c4d0746

Please sign in to comment.