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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -238,6 +238,10 @@ and turn on checkbox `On 'Reformat Code' action`
238
238
239
239
Restart your IDE if you get the error: 'Prettier: File \*.php has unsupported type'
240
240
241
+
### Nova
242
+
243
+
The [Prettier⁺ Extension](https://extensions.panic.com/extensions/stonerl/stonerl.prettier/) has built-in support for plugin-blade.
244
+
241
245
## Limitation
242
246
243
247
This plugin is based on [blade-formatter](https://github.com/shufo/blade-formatter) which does not generate ASTs with lexer, so it might break indentation on complex blade.
0 commit comments