File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed
packages/cursorless-vscode-e2e/src/suite/fixtures/recorded/languages Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 scopeType : {type: switchStatementSubject}
1111 usePrePhraseSnapshot : true
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 int main() {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 scopeType : {type: switchStatementSubject}
1111 usePrePhraseSnapshot : false
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 int main() {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 scopeType : {type: switchStatementSubject}
1111 usePrePhraseSnapshot : true
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |-
1717 switch (aaa) {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 scopeType : {type: switchStatementSubject}
1111 usePrePhraseSnapshot : false
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |-
1717 switch (aaa + 1) {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 usePrePhraseSnapshot : true
1111 action : {name: clearAndSetSelection}
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 class Aaa {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 usePrePhraseSnapshot : true
1111 action : {name: clearAndSetSelection}
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 class Aaa {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 usePrePhraseSnapshot : true
1111 action : {name: clearAndSetSelection}
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 match 0:
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 usePrePhraseSnapshot : true
1111 action : {name: clearAndSetSelection}
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 match user {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 usePrePhraseSnapshot : true
1111 action : {name: clearAndSetSelection}
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |
1717 def matchTest(x: Int): String = x match {
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ command:
1010 scopeType : {type: switchStatementSubject}
1111 usePrePhraseSnapshot : true
1212spokenFormError : >-
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
1515initialState :
1616 documentContents : |-
1717 switch(aaa) {
You can’t perform that action at this time.
0 commit comments