ajaxorg / ace

Ace (Ajax.org Cloud9 Editor)

Home Page:https://ace.c9.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Syone opened this issue · comments

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

Fixed in #5548, will be available in next release