Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1822f94

Browse files
Don't prompt to save untitled PowerShell files when debugging
1 parent 8e4798d commit 1822f94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎package.json‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,11 @@
895895
}
896896
}
897897
},
898+
"configurationDefaults": {
899+
"[powershell]": {
900+
"debug.saveBeforeStart": "nonUntitledEditorsInActiveGroup"
901+
}
902+
},
898903
"themes": [
899904
{
900905
"label": "PowerShell ISE",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /