Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

279
Views
Laravel blade prettier formatting but removed the syntax highlighting and snippets

I added *.blade.php as html in the files.associations to have prettier format for my blade.php files but this results to remove the snippets and highlighting needed in the blade.php files. I'm using Prettier for my formatting and Laravel Blade Snippets for my highlighting and snippets. Is there any other way to format blade files as html but keep the snippets and highlighting?

With *.blade.php in files.associations enter image description here

without *.blade.php in files.associations enter image description here

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I had the same issue. The only thing that works for me was:

  • Install this extension: Laravel Blade

  • Add in settings.json

      "[blade]": {
        "editor.defaultFormatter": "amirmarmul.laravel-blade-vscode",
        "editor.formatOnSave": true
      }
    
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!