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 f46b930 commit 408c3de
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,28 @@

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

"ms-vscode-remote.remote-containers",
"ms-vscode-remote.remote-ssh",
"ms-vscode-remote.remote-ssh-edit",
"ms-vscode-remote.remote-ssh-edit",
"wingrunr21.vscode-ruby",
"redhat.vscode-yaml",
"bpruitt-goddard.mermaid-markdown-syntax-highlighting",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer",
"ms-vscode-remote.vscode-remote-extensionpack",
"ms-vscode-remote.remote-wsl",

"redhat.vscode-yaml",

"bpruitt-goddard.mermaid-markdown-syntax-highlighting",
"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 408c3de

Please sign in to comment.