diff --git a/vscode/package.json b/vscode/package.json index 46d27da..b9770fa 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -28,7 +28,8 @@ "[toit]": { "editor.indentSize": 2, "editor.insertSpaces": true, - "editor.detectIndentation": false + "editor.detectIndentation": false, + "editor.wordSeparators": "`~!@#$%^&*()=+[{]}\\|;:'\",.<>/?" } }, "viewsContainers": {