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
I generally use the Save without Formatting option in VSCode when I have some code I'd like to avoid having the formatter modify, is it possible to pick up on this shortcut and disable Run on Save for that particular save command?
The text was updated successfully, but these errors were encountered:
I also tried to figure out how to enable/disable the extension depending on the workbench action used to save a file, but to no avail. I'm currently using keybindings as a workaround.
Now that I'm used to the few extra key presses, I don't feel like this has a significant impact on my workflow efficiency. However, if anyone is aware of a better way to achieve this, let me know!
Thank you to the devs for making this extension possible. You've made my life a lot easier. It would be great to see future releases that allow for a little more flexibility in regards to different conditions like workbench action, environment, OS, etc.
I generally use the Save without Formatting option in VSCode when I have some code I'd like to avoid having the formatter modify, is it possible to pick up on this shortcut and disable Run on Save for that particular save command?
The text was updated successfully, but these errors were encountered: