diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e5a1a0aa582..8c19ac918d5 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,7 @@ // Add the IDs of extensions you want installed when the container is created. "extensions": [ - "rebornix.Ruby" + "Shopify.ruby-lsp" ], // Use 'forwardPorts' to make a list of ports inside the container available locally.