dimanche 9 février 2020

vscode auto indent left when used curly braces inside of quotation marks

I'm using laravel php framework and its templating engine is a blade which requires . So when I write the curly braces inside of quotation marks "" vscode it autoindents to left.

<div class="modal-body has-divider" id=""> //it indents to left as soon as I press `}}`.

But it wont indent in this situation where I have no quotation marks.

 <div class="modal-body has-divider" id=>

This is not a problem of any extensions as my collegues have the same problem. Anyway the extensions I have are:

  1. prettier
  2. es lint
  3. vim


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2tOTNQA
via IFTTT

Aucun commentaire:

Enregistrer un commentaire