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 still don't understand the situation, so could you please explain the following points?
What behavior did you expect?
What unexpected behavior occurred as a result of this operation?
It may be helpful to provide the output of M-x php-mode-debug to resolve the issue.
I still haven't determined which function outputs the "At top level" message. If it is an error, it would be helpful to attach the backtrace output by M-x toggle-debug-on-error to help identify the problem.
Or, if you are able to record a video of your screen, please attach it. This will help us to quickly understand the situation.
We look forward to hearing any additional information.
When I input
then type space or
(
the cursor doesn't move, and says 'At top level' in the echo area.If input while in a function or method, it works.
Is this related default PSR style or sth?
I am using emacs 29.1 and php-mode 20231217.1125 from melpa
The text was updated successfully, but these errors were encountered: