Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SELECT statements to matchit #31

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dkearns
Copy link

@dkearns dkearns commented Nov 8, 2022

We could add a skip function for SELECT statements that would skip IF statement ELSE when jumping from SELECT, OR, and END SELECT.

However, this seems like a reasonable first pass solution.

This depends on #30 in order for b:match_skip not cause the OR, erroneously highlighted as adaOperator, to be skipped.

@dkearns dkearns marked this pull request as draft November 9, 2022 02:06
@dkearns dkearns changed the base branch from master to develop November 9, 2022 14:22
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.

1 participant