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.
2 parents c6cc168 + 79e1c18 commit 8ff3b91Copy full SHA for 8ff3b91
Support/Powershell.sublime-build
@@ -1,3 +1,4 @@
1
{
2
- "cmd": ["powershell.exe", "-noprofile", "-file", "$file"]
+ "cmd": ["powershell.exe", "-noprofile", "-file", "$file"],
3
+ "selector": "source.powershell"
4
}
0 commit comments