microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.36k stars 28.61k forks source link

VSCODE Open Folder(filetype ) #224925

Open smkingsoft opened 1 month ago

smkingsoft commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce: before 1.90 Open Folder dialog show File Type: all files( ) , then I can select any Folder since 1.90 Open Folder dialog show File Type: Select Folder(.vcard .vcf .vct *.gcrd), then I can not select any Folder

neehhaa06 commented 1 month ago

Hello @smkingsoft :)

fix: #224925

Update VS Code to the latest version and reset user settings. If the issue persists, try running in safe mode with --disable-extensions, check known issues, or report the bug on GitHub.

smkingsoft commented 1 month ago

i had upgrade to the latest version code-1.92.0-1722473109.el8.x86_64.rpm
and ry running in safe mode with --disable-extensions but the problem still exists!

image image

neehhaa06 commented 1 month ago

@smkingsoft

I think you should have to:

Update Dependencies and ensure system compatibility.
Clear Cache by deleting ~/.config/Code.
smkingsoft commented 1 month ago

@neehhaa06 I have uninstalled and reinstalled VScode and cleared the cache. The problem still exists

Characters that appear in the dialog box: select folder, has the new version become Select Folder(.vcard .vcf .vct .gcrd)?

Because of the Select Folder(.vcard .vcf .vct .gcrd) filter, other directory cannot be displayed

neehhaa06 commented 1 month ago

@smkingsoft

Ohh I got it,

Error: The "Open Folder" dialog in VS Code shows a file type filter (e.g., .vcard .vcf .vct .gcrd), which prevents selecting folders.

smkingsoft commented 1 month ago

Yes! I think this is a bug. Hope it will be fixed in the next version. thx

lustime commented 3 days ago

same bug

wangcr2015 commented 3 days ago

same issue, vscode 1.92.2 on centos8