Now, the feature has been implemented, you can enable format on save:
- Open Settings (
Ctrl + ,
) - Search for
editor.formatOnSave
and set it totrue
Your Go code will be formatted automatically on Ctrl + s
Now, the feature has been implemented, you can enable format on save:
Ctrl + ,
)editor.formatOnSave
and set it to true
Your Go code will be formatted automatically on Ctrl + s