Skip to content

Commit 6af30a7

Browse files
Added full line scope (#3095)
Line scope that includes leading and trailing whitespace `"change full line"`
1 parent 362880a commit 6af30a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spoken_forms.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174
"token": "token",
175175
"identifier": "identifier",
176176
"line": "line",
177+
"full line": "fullLine",
177178
"sentence": "sentence",
178179
"block": "paragraph",
179180
"file": "document",

0 commit comments

Comments
 (0)