the bracket matching/pairing algorithm no longer working inside a broken token #272
oniwo
started this conversation in
Core Application & Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I realised that version 1.118.0 does not pair matching brackets in a PHP file that does not contain '<?php' . This feature is not suitable for me on some files that are deliberately pieces that I assemble to make a whole during usage. The syntax highlighting starts after the string '<?php'.
The algorithm was not working this way at version 1.110.2023110716
Beta Was this translation helpful? Give feedback.
All reactions