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 bb4b33e commit 50b2363Copy full SHA for 50b2363
packages/cursorless-engine/src/actions/Actions.ts
@@ -200,7 +200,7 @@ export class Actions implements ActionRecord {
200
deselect;
201
editNew;
202
editNewLineAfter: EditNewAfter;
203
- editNewLineBefore: EditNewBefore; );
+ editNewLineBefore: EditNewBefore;
204
executeCommand;
205
extractVariable;
206
findInDocument;
0 commit comments