You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix positional inference
* Attempt to fix ci
* Update spoken forms
* Cleanup
* More stuff
* Add return types
* Cleanup
* Doc string
* More cleanup
* Doc string
* Revert test subset
* Add test case for the thing we were trying to fix
Copy file name to clipboardExpand all lines: src/test/suite/fixtures/recorded/hatTokenMap/bringPointAndHarpToEndOfSecondCarWhaleAndEndOfJustWhaleTakeWhale.yml
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
languageId: plaintext
2
2
command:
3
-
version: 1
4
-
spokenForm: bring point and harp to end of second car whale and end of whale take whale
5
-
action: replaceWithTarget
3
+
spokenForm: bring point and harp to end of second car whale and end of just whale take whale
Copy file name to clipboardExpand all lines: src/test/suite/fixtures/recorded/hatTokenMap/bringPointAndHarpToStartOfSecondCarWhaleAndStartOfJustWhaleTakeWhale.yml
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
languageId: plaintext
2
2
command:
3
-
version: 1
4
3
spokenForm: >-
5
-
bring point and harp to start of second car whale and start of whale take
4
+
bring point and harp to start of second car whale and start of just whale take
Copy file name to clipboardExpand all lines: src/test/suite/fixtures/recorded/hatTokenMap/bringPointAndPointToEndOfSecondCarWhaleAndEndOfJustWhaleTakeWhale.yml
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
languageId: plaintext
2
2
command:
3
-
version: 1
4
-
spokenForm: bring point and point to end of second car whale and end of whale take whale
5
-
action: replaceWithTarget
3
+
spokenForm: bring point and point to end of second car whale and end of just whale take whale
Copy file name to clipboardExpand all lines: src/test/suite/fixtures/recorded/hatTokenMap/bringPointAndPointToStartOfSecondCarWhaleAndStartOfJustWhaleTakeWhale.yml
+15-9Lines changed: 15 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
languageId: plaintext
2
2
command:
3
-
version: 1
4
3
spokenForm: >-
5
-
bring point and point to start of second car whale and start of whale take
4
+
bring point and point to start of second car whale and start of just whale take
0 commit comments