Skip to content

Commit

Permalink
ext
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jun 20, 2024
1 parent 289ddae commit 67d17e2
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,35 @@

// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"vscjava.vscode-java-debug",
"ms-azuretools.vscode-docker",

"vscjava.vscode-java-debug",
"vscjava.vscode-java-test",
"redhat.java",
"vscjava.vscode-maven",
"vscjava.vscode-java-dependency",

"ms-vscode-remote.remote-containers",
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer",
"ms-vscode-remote.vscode-remote-extensionpack",
"ms-vscode-remote.remote-wsl",

"wingrunr21.vscode-ruby",
"shopify.ruby-lsp",

"redhat.vscode-yaml",

"bpruitt-goddard.mermaid-markdown-syntax-highlighting",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer",
"vstirbu.vscode-mermaid-preview",
"ritwickdey.liveserver",
"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.
Expand Down

0 comments on commit 67d17e2

Please sign in to comment.