<@UFUCXSXCJ> Think we could get "Compare with file...
# sdf
m
@Ali Syed (NS DevTools QA) Think we could get "Compare with file from Account..." and "Compare with object from Account..." options in the IDE tools? These options would prompt for the environment I want to compare against. Currently, if I'm working on a file and I want to compare it with the file that's running in production, I have to change my default account for the project to production, then compare the file. Hopefully I remember to change my default account back to the sandbox I was working in before I upload the file that I'm working on.
1
m
I’m not sure if it’s available in vscode but webstorm should have those options
m
Yeah, WebStorm has those options, but they only compare with the account that is currently the default. I'd like to have a menu option that will prompt for the account to compare it with. This shows 'Deploy' (to the default account) vs 'Deploy to Account...'. (prompt for the account). I'm looking for 'Compare' vs 'Compare with Account...' for both objects and files.
m
ohhhh I see. Yeah that would be nice
d
based upon their recent development I assume this being provided by upcoming vscode extension release at least https://github.com/oracle/netsuite-suitecloud-sdk/pull/597/files#diff-9e1f2e7877092e1179b4d0412082925e1937d2cdff0568584657b9ed44b1112b (although probably not to different accounts like you're suggesting, I think would still need to manually switch between prior to comparing)