Update to use solargraph instead of ruby lsp (#1487)

This commit is contained in:
helenye-stripe 2024-11-12 12:02:23 -08:00 committed by GitHub
parent 75c8c3835c
commit c4d0746d87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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