alefragnani / vscode-project-manager

Project Manager Extension for Visual Studio Code
GNU General Public License v3.0
1.87k stars 222 forks source link

[FEATURE] - "Projects Location" setting respecting environment variables? #721

Closed eddieparker closed 6 months ago

eddieparker commented 6 months ago

I'm trying to set the projects location to use an environment variable (as it differs on different machines). It doesn't seem to take:

image

I don't see any obvious errors in any of the output windows, so forgive me if there's a log I should read or something. Happy to provide more details if needed.

alefragnani commented 6 months ago

Hi @eddieparker ,

Right now, there is no support for environment variables, but a similar request has been already been made in #550. Feel free to upvote that issue and add comments, if you miss something.

Hope this helps