Poll 2021. Which code editors do you use when writing Hugo's files (markdown and templates)?

I started with Brackets and it was a good editor. Later I switched to Atom and found it more convenient to me, but now I am using VS Code and I like it!

Hmm, I don’t see your vote in the poll.

Oh, sorry. Now I’m with VS Code Lovers :grinning:

1 Like

I just verified that Prettier is working correctly to format Hugo templates, including Go functions.
Installed as JsPrettier Plugin in Sublime Text version 4 (recently released).

Still can’t get it to work in VS Code. :frowning_face:

Does that include if/else with/else constructs?

I guess not: AST Rewrite by NiklasPor · Pull Request #49 · NiklasPor/prettier-plugin-go-template · GitHub – but it’s coming.

You are right. There is no stable version yet. :disappointed_relieved:

And yes, it is coming. :+1:

1 Like