File tree 11 files changed +22
-22
lines changed
packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/languages
11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : true
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
int main() {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : false
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
int main() {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : true
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |-
17
17
switch (aaa) {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : false
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |-
17
17
switch (aaa + 1) {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
usePrePhraseSnapshot : true
11
11
action : {name: clearAndSetSelection}
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
class Aaa {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
usePrePhraseSnapshot : true
11
11
action : {name: clearAndSetSelection}
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
class Aaa {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
usePrePhraseSnapshot : true
11
11
action : {name: clearAndSetSelection}
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
match 0:
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
usePrePhraseSnapshot : true
11
11
action : {name: clearAndSetSelection}
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
match user {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
usePrePhraseSnapshot : true
11
11
action : {name: clearAndSetSelection}
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |
17
17
def matchTest(x: Int): String = x match {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : true
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |-
17
17
switch(aaa) {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
10
10
scopeType : {type: switchStatementSubject}
11
11
usePrePhraseSnapshot : true
12
12
spokenFormError : >-
13
- simple scope type type with id switchStatementSubject; this is a private spoken
14
- form currently only for internal experimentation
13
+ simple scope type type with id switchStatementSubject; this is a private
14
+ spoken form currently only for internal experimentation
15
15
initialState :
16
16
documentContents : |-
17
17
switch(aaa + 1) {
You can’t perform that action at this time.
0 commit comments