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

Allow block start and end patterns to occur on lines with other code #22

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

rlivings39
Copy link
Member

This fixes #19. Tested in VSCode and Atom with various files.

Before
singleLineIfBefore

After
singleLineIfAfter

@gauravsavadi gauravsavadi merged commit 357ca00 into mathworks:master Dec 13, 2019
@rlivings39 rlivings39 deleted the single-line-if branch February 1, 2020 02:03
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.

Single-line if breaks highlighting
2 participants