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

PHP mode code folding changed from v1.32.8 to v1.32.9 #5547

Closed
Syone opened this issue May 7, 2024 · 1 comment
Closed

PHP mode code folding changed from v1.32.8 to v1.32.9 #5547

Syone opened this issue May 7, 2024 · 1 comment

Comments

@Syone
Copy link

Syone commented May 7, 2024

Describe the bug

Previously to v1.32.9, on php mode, it was possible to fold html tags on a document with html and php.
Now we can't fold html tags

Expected Behavior

We expect to have the ability to fold html tags like before

Current Behavior

Now we can fold php tags but we can't fold html tags

Reproduction Steps

Here is a codepen showing the current behavior with v1.32.9 : https://codepen.io/syone7/pen/OJYLgjg

And here is the behavior with v1.32.8 : https://codepen.io/syone7/pen/bGybRNW

Possible Solution

No response

Additional Information/Context

No response

Ace Version / Browser / OS / Keyboard layout

ace version >= 1.32.9

@InspiredGuy
Copy link
Contributor

Fixed in #5548, will be available in next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants