You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for this plugin, it is awesome. I was wondering whether you could add a feature plugin command that could apply canonical file formatting.
I tried to use runonsave extension but I have automatic saving of file every few seconds and when I am in the middle of writing a template it causes issues. It would be more convenient to pen a command pallet and execute this action through your plugin.
Thanks.
The text was updated successfully, but these errors were encountered:
First of all, thanks for this plugin, it is awesome. I was wondering whether you could add a feature plugin command that could apply canonical file formatting.
Therefore taking for example:
And run
packer fmt file.pkr.hcl
resulting in:I tried to use
runonsave
extension but I have automatic saving of file every few seconds and when I am in the middle of writing a template it causes issues. It would be more convenient to pen a command pallet and execute this action through your plugin.Thanks.
The text was updated successfully, but these errors were encountered: