Created
May 28, 2022 12:11
-
-
Save nilact/ed58192f3eefa5d7f2ff54fe17f7411e to your computer and use it in GitHub Desktop.
Install VS Code extensions
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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