As requested by John: https://twitter.com/johnlindquist/status/1381251960817418246
I have my projects in ~/code
and temporary projects in ~/Desktop
. Sometimes they're in sub-directories as well. Every project has a root-level package.json
, so I put together this script to quickly open a project in vscode:
Works great!