akalongman / akalongman/sublimetext-codeformatter
blade templete inside html tag
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 772
- Forks
- 128
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Im using sublime text 3103, codeformatter 3.2.1, and blade file :
``` html
id, $valueModule->module_id, $functioName) !!} >
```
ctrl+alt+f, and result is :
``` html
id, $valueModule->module_id, $functioName) !!}
>
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.