Skip to content

Commit

Permalink
update ext
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jun 20, 2024
1 parent 3a1ed74 commit a355f70
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,25 @@
// 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",
"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",

"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 a355f70

Please sign in to comment.