You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what version this started on, but at least with the latest release, auto-indent is acting bizarrely. I tested on a fresh install of VSCode with no other extensions. Reproduced on another machine as well.
Create a new .php file with some nested HTML. As you complete tags, the indentations are removed, bringing the tag to the beginning of the line.
It is probably worth noting that the auto-indent works properly until intelephense finishes initializing.
The text was updated successfully, but these errors were encountered:
I'm not sure what version this started on, but at least with the latest release, auto-indent is acting bizarrely. I tested on a fresh install of VSCode with no other extensions. Reproduced on another machine as well.
Create a new
.php
file with some nested HTML. As you complete tags, the indentations are removed, bringing the tag to the beginning of the line.It is probably worth noting that the auto-indent works properly until intelephense finishes initializing.
The text was updated successfully, but these errors were encountered: