microsoft / vscode

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

Folder is not opening #226549

Closed gautamrai-28 closed 1 week ago

gautamrai-28 commented 2 weeks ago

Type: Bug

hey there , i tried to open a folder lots of time but i m not able to open it

VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z) OS version: Windows_NT x64 10.0.22000 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz (4 x 2995)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|7.78GB (2.61GB free)| |Process Argv|--crash-reporter-id 7ffac763-d0c1-4e27-8ed4-7e2dc460020f| |Screen Reader|no| |VM|0%|
Extensions (19) Extension|Author (truncated)|Version ---|---|--- bracket-pair-color-dlw|Bra|0.0.6 prettier-vscode|esb|11.0.0 auto-rename-tag|for|0.1.10 code-runner|for|0.12.2 cmake-tools|ms-|1.18.44 cpptools|ms-|1.21.6 cpptools-extension-pack|ms-|1.3.0 vscode-thunder-client|ran|2.24.13 java|red|1.33.0 LiveServer|rit|5.7.9 es7-react-js-snippets|rod|1.9.3 cmake|twx|0.0.17 intellicode-api-usage-examples|Vis|0.2.8 vscode-gradle|vsc|3.16.4 vscode-java-debug|vsc|0.58.0 vscode-java-dependency|vsc|0.24.0 vscode-java-pack|vsc|0.29.0 vscode-java-test|vsc|0.42.0 vscode-maven|vsc|0.44.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 945dj816:31013170 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 impr_priority:31102340 nativerepl2:31104044 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-c:31111717 fje88620:31121564 ```
Kumala3 commented 2 weeks ago

Hi! Have you tried to reload the IDE?

gautamrai-28 commented 2 weeks ago

Hi! Have you tried to reload the IDE?

Yeah I tried it but results are same.

lramos15 commented 2 weeks ago

Can you include a screen recording of what you mean?

Also try F1 -> Reset View Locations

daira commented 2 weeks ago

If this is the same thing I'm seeing, the symptom is that none of the methods of invoking Open Folder... (key combination, menus, link on the Welcome screen) do anything at all. No dialog, no error, nothing.

I can open folders from the Open Recent list, so it's just the "Open Folder..." action, not the underlying functionality.

Version: 1.92.2 Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9 Date: 2024-08-14T17:29:30.058Z Electron: 30.1.2 ElectronBuildId: 9870757 Chromium: 124.0.6367.243 Node.js: 20.14.0 V8: 12.4.254.20-electron.0 OS: Linux x64 6.10.4-amd64

(I can't reinstall code_1.92.2-1723660989_amd64.deb because it gives an error "Cannot install libglib2.0-0", which is a separate and presumably unrelated issue due to Debian's 64-bit time transition.)

daira commented 2 weeks ago

Workaround if you urgently need to be able to open a particular folder: move it to a path that is on the Recents list (can be any other folder there) and open it from that list.

bpasero commented 2 weeks ago

/gifPlease

vs-code-engineering[bot] commented 2 weeks ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

vs-code-engineering[bot] commented 1 week ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!