If you work with code components a lot, it's better to create a symbol link to the Framer directory

Code
Framer
Updated: 2018-10-10
ln -s ~/Library/Autosave\ Information/Framer-XXXXX/container /path/to/your/directory

Then, you can open VSCode in command line:

code /path/to/your/directory

Or git init, or whatever.