### Extension Version 0.1.12 ### PHP Binary Docker ### Operating System Linux ### What happened? Before I used JS heredoc in blade file:  After I used JS heredoc in blade file:  Autocompletion also has stopped working in the lines below the place where I put the JS heredoc. ### Mimimal Code Sample _No response_