We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440666d commit 00775ffCopy full SHA for 00775ff
src/primitive_target.py
@@ -7,7 +7,7 @@
7
STRICT_HERE = {
8
"type": "primitive",
9
"mark": {"type": "cursor"},
10
- "selectionType": "token",
+ "selectionType": "strictHere",
11
"position": "contents",
12
"modifier": {"type": "identity"},
13
"insideOutsideType": "inside",
0 commit comments