Skip to content

Instantly share code, notes, and snippets.

@nilact
Created May 28, 2022 12:11
Show Gist options
  • Save nilact/ed58192f3eefa5d7f2ff54fe17f7411e to your computer and use it in GitHub Desktop.
Save nilact/ed58192f3eefa5d7f2ff54fe17f7411e to your computer and use it in GitHub Desktop.
Install VS Code extensions
# Visual Studio Code Extensions
code --install-extension ms-vscode.csharp
code --install-extension msjsdiag.debugger-for-chrome
code --install-extension ms-vscode.powershell
code --install-extension eamodio.gitlens
code --install-extension adpyke.codesnap
code --install-extension formulahendry.dotnet-test-explorer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment