Skip to content

Commit

Permalink
more extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jun 20, 2024
1 parent 3fd8ccb commit 289ddae
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"recommendations": [
"vscjava.vscode-java-debug",
"ms-azuretools.vscode-docker",
"vscjava.vscode-java-pack",
"vscjava.vscode-java-test",
"redhat.java",
"vscjava.vscode-maven",
Expand All @@ -15,15 +14,19 @@
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode-remote.remote-wsl",
"wingrunr21.vscode-ruby",
"redhat.vscode-yaml",
"bpruitt-goddard.mermaid-markdown-syntax-highlighting",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer",
"ritwickdey.liveserver",
"bierner.markdown-mermaid",
"shopify.ruby-lsp"
"shopify.ruby-lsp",
"visualstudioexptteam.vscodeintellicode",
"visualstudioexptteam.intellicode-api-usage-examples",
"vstirbu.vscode-mermaid-preview",
"ms-vscode-remote.vscode-remote-extensionpack",
"ms-vscode-remote.remote-wsl",
"eamodio.gitlens"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
Expand Down

0 comments on commit 289ddae

Please sign in to comment.