mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-12 00:00:55 -04:00
Update to use solargraph instead of ruby lsp (#1487)
This commit is contained in:
parent
75c8c3835c
commit
c4d0746d87
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user