Shell and Batch scripts to launch multiple VSCode projects
A set of shell and Batch scripts that open a VSCode instance for each subdirectory containing a .git repository. It relies on the VSCode command-line tool ('code') and provides separate scripts for Windows and macOS/Linux. Suited for developers working on multi-repository or multi-framework projects who prefer one VSCode window per project.
0