You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add your real project directory to Any:Base Folders
Add some non-existent directory to Any:Base Folders
set "projectManager.supportSymlinksOnBaseFolders": true
close and reopen VSCode
After these steps project manager sidebar will not show anything at all not even refresh button.
In Console, there's this error message :
Activating extension 'alefragnani.project-manager' failed: ENOENT: no such file or directory, lstat '/home/otherpcusername/dev/projects'.
$onExtensionActivationError @ workbench.desktop.main.js:2155
Scenario
I'm currently using vscode in two seperate systems and syncing the extensions and settings between both. that's why my Any: Base Folder contains one correct path and one incorrect path.
I'm don't use windows so can't tell if it's OS specific or not. but this might have something to do with #655
If there's more info I can provide please let me know.
The text was updated successfully, but these errors were encountered:
Environment/version
Steps to reproduce
After these steps project manager sidebar will not show anything at all not even refresh button.
In Console, there's this error message :
Scenario
I'm currently using vscode in two seperate systems and syncing the extensions and settings between both. that's why my Any: Base Folder contains one correct path and one incorrect path.
I'm don't use windows so can't tell if it's OS specific or not. but this might have something to do with #655
If there's more info I can provide please let me know.
The text was updated successfully, but these errors were encountered: