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

fix bracket highlighting for brackets in open/close tags #5108

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

nightwing
Copy link
Member

fixes issue introduced by token name change in #5098, when { } did not match due to different token name

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0ae8dbb) 86.47% compared to head (04a7e5a) 86.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5108   +/-   ##
=======================================
  Coverage   86.47%   86.47%           
=======================================
  Files         555      555           
  Lines       43035    43035           
  Branches     6704     6704           
=======================================
  Hits        37214    37214           
  Misses       5821     5821           
Flag Coverage Δ
unittests 86.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/edit_session/bracket_match.js 95.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andrewnester andrewnester merged commit 3c149a9 into master Mar 29, 2023
@andrewnester andrewnester deleted the liquid-bracket-highlight branch March 29, 2023 16:11
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.

3 participants