Switch Ruby VS Code extensions (#6738)
The `rebornix.Ruby` extension is deprecated in favor of `Shopify.ruby-lsp`.
This commit is contained in:
Родитель
559a642694
Коммит
fa9636bb6c
|
@ -17,8 +17,8 @@
|
|||
"vscode": {
|
||||
"extensions": [
|
||||
"EditorConfig.EditorConfig",
|
||||
"rebornix.Ruby",
|
||||
"redhat.vscode-yaml"
|
||||
"redhat.vscode-yaml",
|
||||
"Shopify.ruby-lsp"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче