Skip to content

How can I view all projects even if they're not git repos? #673

Answered by qodesmith
qodesmith asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I figured it out. For anyone else coming across this, here's how I did it:

  1. Click the triple-dot menu on the top right of any of the Project Manager sections (such as Favorites) to open a drop down menu.
  2. Click Open Settings.
  3. Click the section labeled All on the left side of the settings window pane.
  4. In the Base Folders input field, enter the root folder path that contains all your projects - for example /User/qodesmith/repos.
  5. In the Max Depth Recursion input field, enter a value of 1 (this was what worked for me given my folder structure, adjust as needed).

Boom - now on the left side of VS Code when you have the Project Manager icon selected, there will be an Any collapsible section…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alefragnani
Comment options

Answer selected by qodesmith
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants