Skip to content

Let parse tree errors through#207

Merged
AndreasArvidsson merged 1 commit intomasterfrom
parse-tree-errors
Aug 8, 2021
Merged

Let parse tree errors through#207
AndreasArvidsson merged 1 commit intomasterfrom
parse-tree-errors

Conversation

@pokey
Copy link
Copy Markdown
Member

@pokey pokey commented Aug 8, 2021

@pokey pokey force-pushed the parse-tree-errors branch from 7dded9e to 9ddb74b Compare August 8, 2021 17:46
@pokey pokey force-pushed the parse-tree-errors branch from 9ddb74b to ff3bc07 Compare August 8, 2021 17:48
Comment thread src/processTargets.ts
modifier.includeSiblings ?? false
);

let node: SyntaxNode | null = context.getNodeAtLocation(
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved this one so that cursorless won't try to access syntax tree unless it supports the given language

@pokey pokey requested a review from AndreasArvidsson August 8, 2021 17:49
@AndreasArvidsson AndreasArvidsson merged commit 7ded70a into master Aug 8, 2021
@AndreasArvidsson AndreasArvidsson deleted the parse-tree-errors branch August 8, 2021 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants