Change trigger keys in specific app?

Hi,
Coming from Windows I swapped the Command and Options keys at the macOS level and everything has been fairly painless.

However, when in Visual Studio Code they cleverly built the keyboard commands to match on each system so, in essence, they also swapped the Command/Options keys.

So, what I'm looking to do is say "When in vscode, holding down Command+any other key should translate to holding down Option+the "any other key".

Is this possible?

Thanks!
Jeremy