<@UFUCXSXCJ> I'm missing something or VS Code exte...
# sdf
s
@Ali Syed (NS DevTools QA) I'm missing something or VS Code extension does not have Validate Project option?
a
It doesn't have a local validate option. Server side validation is still performed when you deploy your project.
d
@Ali Syed (NS DevTools QA) I think it would still be useful to have separate command for Validating Project serverside against account (without attempting to deploy) also just to have feature parity with Webstorm Plugin which does offer command "Validate Project Against Account"
a
Definitely. It was the first version. We have alot more enhancements planned for VSCode extension.
❤️ 2
Please do share what you like and what you want to see more of in
SuiteCloud Extension for VSCode
. So we can plan accordingly. Do share your reviews/ratings on Marketplace
s
thank you for the details. it would be nice to see it on the local before attempting to deploy. sometimes I do sequential checks not to lose track. at the moment I use the sdf-cli from the vs code terminal.
also option to update/delete account setup would be useful. e.g after sandbox refresh, need to generate new tokens. at the moment I delete the credentials file and add all accounts from scratch
e
I agree that Validate is a must. There are times when I’m simply building a snapshot of what I wish to later deploy to Production while a Sandbox is being refreshed. I need to be able to validate without and actual deployment.