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
open a .php file with html, php, and a script tag in it
go down to the script tag
save the document
your cursor will jump to the start of the document.
I'm using Sublime, so I'm using the JsPrettier plugin. Here are my JsPrettier settings:
prettier version: 2.8.3
Prettier-PHP version: 0.19.3
Steps to reproduce the behavior:
open a .php file with html, php, and a script tag in it
go down to the script tag
save the document
your cursor will jump to the start of the document.
I'm using Sublime, so I'm using the JsPrettier plugin. Here are my JsPrettier settings:
The maintainer of prettier on sublime seems to think it's because the Prettier-PHP plugin isn't following the cursor API.
Anyone else run into this issue? It's super annoying!
The text was updated successfully, but these errors were encountered: