We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e43a3 commit a63a0b6Copy full SHA for a63a0b6
Profile and Prompt/Check for VSCode in Script or Profile.ps1
@@ -0,0 +1,3 @@
1
+if ($psEditor) {
2
+ # In Visual Studio Code (PowerShell Extension). Do things specific to this environment:
3
+}
0 commit comments