Skip to content

Commit

Permalink
Remove the extension since the feature is already installing it
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber authored Dec 19, 2023
1 parent a22754d commit 6af5bf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ruby/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
// Configure properties specific to VS Code.
"vscode": {
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"Shopify.ruby-lsp"
]
"extensions": []
}
},
// Use 'forwardPorts' to make a list of ports inside the container available locally.
Expand Down

0 comments on commit 6af5bf5

Please sign in to comment.