Using the formatter from command line #832
-
Hello, is there a way to use the formatter provided by this plugin from the terminal? I'm trying to set up a git hook for my project, and I would like to automatically format the files I have staged without needing to open them one by one and formatting them. I have the option "format on save" enabled but I would like to format files I have edited within the Godot editor as well. |
Beta Was this translation helpful? Give feedback.
Answered by
DaelonSuzuka
Mar 22, 2025
Replies: 1 comment 1 reply
-
Nope, it's tightly integrated with the extension/VSCode execution environment. It's absolutely impossible to run it outside of VSCode. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
joanroig
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope, it's tightly integrated with the extension/VSCode execution environment. It's absolutely impossible to run it outside of VSCode.