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
When saving a file or . /vendor/bin/pint command, the terminal displays that the file has been successfully formatted with Laravel Pint, but the formatting is not reflected until the actual file is reopened.
Expected behavior
I want the formatting to be reflected in real time on the IDE.
Describe the bug
When saving a file or
. /vendor/bin/pint
command, the terminal displays that the file has been successfully formatted with Laravel Pint, but the formatting is not reflected until the actual file is reopened.Expected behavior
I want the formatting to be reflected in real time on the IDE.
Screenshots
Environment:
Additional context
This is my
devcontainer.json
The text was updated successfully, but these errors were encountered: