Skip to content
Discussion options

You must be logged in to vote

A couple paths to try:

  • pulsar-code-format knows how to format code and can be configured to auto-format on save. You can install pulsar-ide-html and pulsar-ide-css; both of those will give you simple code formatting for their respective languages that can be configured to some extent in the package settings. (Not sure how the HTML formatter will do with style or script tags, though.) pulsar-ide-typescript can also do code formatting of JavaScript and TypeScript, I think even if you don't have a jsconfig.json or tsconfig.json in your project. (It's on my to-do list to make a package that integrates prettier with pulsar-code-format, but I haven't done it yet.)
  • If you use prettier for JavaS…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@bixfrankonis
Comment options

Answer selected by bixfrankonis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants