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 c608597

Browse files
Exclude - and $ from PowerShell wordSeparators (#3359)
This is only a supplied default, so users can easily override it.
1 parent 233fb60 commit c608597

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+
"editor.wordSeparators": "`~!@#%^&*()=+[{]}\\|;:'\",.<>/?"
901+
}
902+
},
898903
"themes": [
899904
{
900905
"label": "PowerShell ISE",

0 commit comments

Comments
(0)

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