So basically, whenever I use the file browser (That is, not the explorer, but the screen that pops up when you click open folder) inside of VSC, and click open on a file/folder, the application hangs. The same thing happens when I try to create a Java project. It hangs specifically when I specify a location for the project. However, when I open a file on the desktop, using VSC as the application, the file opens just fine.
Important information: OS: Mac Sonoma 14.4 Version of VSC: (I have tried this on versions 1.96 and 1.93)
I don't think the issue is with Java, as Java runs perfectly well on Eclipse. Additionally, any extensions I enable or disable do not change the issue. Is this an issue with the IDE? Has anyone seen this before?