Incorporating Prettier and/or js-beautify
-
Is anyone using Prettier or js-beautify with N++? I’m sure they could be incorporated with a custom plugin or possibly with the “pork2sausage” plugin, but doing so appears to be above my skill level. I’m actually pretty shocked that I haven’t seen numerous requests posted specifically for either of these tools since they seem to be very prevalent in terms of integration with most of the other popular editors out there. Both appear to be fairly flexible in existing generic integration capabilities so I’m hoping there is a really easy existing config to do so. (Or if not, I’m sure it would become a highly utilized plugin given people’s affection for HTMLTidy and TextFx solutions which seem far more primitive.)
Ideally would love to have both whole file and selection formatting ability like I can in VSCode.