Recently my visual studio code workspaces text for blade files are all white like this.
Does anyone know why and how to bring back colors again?
CodePudding user response:
Install the laravel blade snippets extension pack in the VScode marketplace that is located in your left navbar.
This include blade snippets and blade highlights which will result in your "colored" text
CodePudding user response:
I recommend you install some extensions like "Laravel Blade snippets" , and if it does not work there is a question:
Color Highlight Laravel Blade Not Working In VS Code
That maybe can help you