Skip to content

Is it possible to use two different "projects.json" files, one for work projects and one for personal? #609

Answered by alefragnani
jdkolassa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jdkolassa ,

To summarize, this is not possible, not only because the Project Manager extension but also VS Code itself.

I see three different approaches and their dependencies.

User Profiles

The extension has no profile concept, neither a way to split projects/configs between personal and work projects. Both, the projects.json file (where the Favorite projects are stored) and the projectManager.xxx.baseFolders settings works for a single user/profile.

This could change depending on how the new User Profiles feature (which the VS Code team has just started) would work. If the User Profile supports not only user settings but also how extensions manages state, maybe that could work out o…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by jdkolassa
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