Default write behaviour #681
Answered
by
ckipp01
sam-carter-mcgrand
asked this question in
Q&A
-
Forgive me if I'm missing something obvious, but is there a way to change the default save behaviour? |
Beta Was this translation helpful? Give feedback.
Answered by
ckipp01
Jul 3, 2024
Replies: 1 comment 1 reply
-
Hey @sam-carter-mcgrand, not really without really hacking something. In LSP the didSave event triggers a save in Metals, so this is the expected behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sam-carter-mcgrand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @sam-carter-mcgrand, not really without really hacking something. In LSP the didSave event triggers a save in Metals, so this is the expected behavior.