diff --git a/package.json b/package.json index cd86b2d522..64cd249db8 100644 --- a/package.json +++ b/package.json @@ -895,6 +895,11 @@ } } }, + "configurationDefaults": { + "[powershell]": { + "editor.wordSeparators": "`~!@#%^&*()=+[{]}\\|;:'\",.<>/?" + } + }, "themes": [ { "label": "PowerShell ISE",