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 7cd033d commit f104f6dCopy full SHA for f104f6d
packages/cursorless-engine/src/test/fixtures/talonApi.fixture.ts
@@ -93,10 +93,6 @@ const wrapWithSnippetByNameAction: ActionDescriptor = {
93
variableName: "body",
94
},
95
};
96
-const parseTreeAction: ActionDescriptor = {
97
- name: "private.showParseTree",
98
- target: decoratedPrimitiveTarget("a"),
99
-};
100
const alternateHighlightAirAndBatAction: ActionDescriptor = {
101
name: "highlight",
102
target: {
0 commit comments