# How to Add Folder to Directory in VSCode via the command line: code --add <directory> code -a <directory> # Example: $ code -a ./somedir