When opening a directory with a directory junction in it, the side bar shows nothing in the directory.
Steps to Reproduce
Creating a directory function in a Directory with other files in it, then open the parent directory in cursor. Sidebar will show an empty directory even tho there are files in it.
Expected Behavior
Should show all sub directories and files in opened directory. See VS Code for how it operates.
Hey, thanks for the report. Directory junctions break the file explorer. This is a known issue with how the sidebar renders the file system, similar to the subst drives bug that the VS Code team already fixed in version 1.103.
Yea. I can’t really avoid the directory junction as it’s a reference to another folder full of files that I use for reference for myself and the AI agents and such. It’s a necessary evil for me at the moment.