jonlabelle/SublimeJsPrettier

Is it possible to use with Prettier Community plugins?

andreseduardop opened this issue · 3 comments

JsPrettier works great on its own.
I wonder if it works together with other Community Plugins for Prettier?

Specifically, I haven't gotten it to work with prettier-plugin-go-template.

Hi @andreseduardop. I would think so... but I haven't tried any of them myself.

Is there a particular community plugin you're looking to use?

Hi @jonlabelle.

Prettier works fine for me in Sublime Text. But, I can't get it to work with the Go plugin "prettier-plugin-go-template".

Here's an example SublimeText project you can reference that uses the Prettier Community Plugin prettier-plugin-go-template to format *.gohtml files.