Skip to content

Commit 9a65ef6

Browse files
Akos Kittakittaakos
Akos Kitta
authored andcommitted
Disabled the tokenizer after 500 chars.
Closes #1343. Signed-off-by: Akos Kitta <[email protected]>
1 parent 4e590ab commit 9a65ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: electron-app/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"comments": false,
4949
"strings": false
5050
},
51+
"editor.maxTokenizationLineLength": 500,
5152
"breadcrumbs.enabled": false,
5253
"workbench.tree.renderIndentGuides": "none",
5354
"explorer.compactFolders": false

0 commit comments

Comments
 (0)