microsoft / vscode

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

Unable to open file upon clicking #232107

Open mygitstyle opened 3 days ago

mygitstyle commented 3 days ago

Type: Bug

I don't know how to reproduce this problem, but when I tried to click on a file directory on the left to view a file, suddenly the file content on the right couldn't be displayed

VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Windows_NT x64 10.0.22635 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz (8 x 1800)| |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)|15.89GB (5.34GB free)| |Process Argv|--crash-reporter-id c51eea0e-4ff6-43da-9a98-3baa455f3abf| |Screen Reader|no| |VM|0%|
Extensions (28) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 vscode-ant-design-vue-helper|ant|1.0.6 iconify|ant|0.9.5 a-file-icon-vscode|ato|1.2.0 vscode-tailwindcss|bra|0.13.45 turbo-console-log|Cha|2.10.5 translate|che|0.1.0 npm-intellisense|chr|1.4.5 prettier-vscode|esb|11.0.0 auto-rename-tag|for|0.1.10 vscode-translatorx|jia|0.8.0 svg|joc|1.5.4 vscode-gutter-preview|kis|0.31.2 i18n-ally|lok|2.12.0 git-graph|mhu|1.30.0 vscode-language-pack-zh-hans|MS-|1.94.2024101609 material-icon-theme|PKi|5.12.0 vscode-css-navigation|puc|1.15.0 trailing-spaces|sha|0.4.1 vscode-stylelint|sty|1.4.0 tabnine-vscode|Tab|3.177.0 highlight-matching-tag|vin|0.11.0 volar|Vue|2.1.6 vscode-css-variables|vun|2.7.1 vscode-import-cost|wix|3.3.0 JavaScriptSnippets|xab|1.8.0 element-plus-vue|xua|1.0.10 markdown-all-in-one|yzh|3.6.2 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 vscaat:30438848 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 jg8ic977:31013176 dvdeprecation:31068756 dwnewjupyter:31046869 impr_priority:31102340 nativerepl2:31139839 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-t:31132770 nativeloc2:31134642 wkspc-ranged-t:31151552 cf971741:31144450 defaultse:31146405 iacca2:31156134 notype1:31157159 5fd0e150:31155592 dwcopilot:31164048 iconenabled:31158251 ```
lramos15 commented 2 days ago

/gifPlease

vs-code-engineering[bot] commented 2 days 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!

mygitstyle commented 2 days ago

Image To put it simply, when I click on a file in the file directory on the left, mouse click on the file, no content of the file is displayed, no response, normally the right side should display the file content. I restarted the software to fix the problem, it has not appeared later. If it appears again in the future, I can record a GIF

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!