Replies: 1 comment 5 replies
-
Hi @trozler, glad you like the template. Perhaps you're missing the following setting? {
"editor.formatOnSave": true
} |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi thanks for the template!
I'm struggling to getting format on save working for
*.sol
files 😓.I have created a hack by putting the following in my workspace settings (format on save is on as well), and things are working.
Am I missing something very obvious? Or is the project not intended to format solidity contract on save?
Beta Was this translation helpful? Give feedback.
All reactions