Skip to content

Commit acbb6ca

Browse files
committed
Add ms-vscode.PowerShell
1 parent acb5def commit acbb6ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,9 @@
834834
"ms-vscode.notepadplusplus-keybindings": {
835835
"repository": "https://github.com/microsoft/vscode-notepadplusplus-keybindings"
836836
},
837+
"ms-vscode.PowerShell": {
838+
"repository": "https://github.com/PowerShell/vscode-powershell"
839+
},
837840
"ms-vscode.references-view": {
838841
"repository": "https://github.com/microsoft/vscode-references-view"
839842
},

0 commit comments

Comments
 (0)