salesforcedx-vscode
salesforcedx-vscode copied to clipboard
Deploy on Save shouldn't apply to .soql or .apex
Is your feature request related to a problem? Please describe. When I have Deploy on Save enabled, I receive an error message when saving SOQL and anonymous apex files that these files can't be deployed.
Describe the solution you'd like Have Deploy on Save enabled, be able to save .soql and .apex files, and receive no error about their deployment.
Describe alternatives you've considered Disable Deploy on Save while working with .soql and .apex, but it's not always convenient to disable the setting.