Skip to content

Conversation

@natebosch
Copy link
Member

Fixes #103

Everything up to a ; is part of a directive, including newlines. Add
skipnl so these newlines don't cause the combinators to highlight as
normal code.

Also add dartComment and dartLineComment to the contains for
dartCombinators.

Fixes #103

Everything up to a `;` is part of a directive, including newlines. Add
`skipnl` so these newlines don't cause the combinators to highlight as
normal code.

Also add `dartComment` and `dartLineComment` to the `contains` for
`dartCombinators`.
@natebosch natebosch merged commit 4375ab9 into master Mar 31, 2020
@natebosch natebosch deleted the skipnl-combinators branch March 31, 2020 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

show, as, deferred, and hide aren't highlighted in newline without trailing space in previous line

5 participants