Skip to content

Commit 7f52d95

Browse files
committed
Syntax: Add setting hint for input helpers
1 parent 95b9a5d commit 7f52d95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
// Enable input helpers for syntax definitions.
3+
// Input helpers automatically insert whitespace after a `-` or `:`.
4+
"packagedev.syntax.input_helpers": false,
5+
}

0 commit comments

Comments
 (0)