-
Notifications
You must be signed in to change notification settings - Fork 30.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open files #123993
Comments
This comment has been minimized.
This comment has been minimized.
reopening in favor of #123917 |
\duplicate #123749 |
All the issues related to this I see are now closed, however, in the standard VS Code I still cannot open any files. Insiders is working as expected. This error appeared after I turned off all extensions and tried to open several .py files and my vscode settings .json. No idea if this could be the issue though. I switched over to insiders which is no biggie, but still thought i'd mention this was still an issue for me.
VS Code version: Version: 1.56.2 System Info: |
@ian-byrne It's most likely due to your |
@lramos15 Yes, that appeared to be the issue, thank you! The editor associations were not in array format. |
@lramos15 Thanks! |
Issue Type: Bug
When I try to open a file from the file explorer panel, nothing happens.
When I try to open a file through the keyboard shortcut, this error is printed in the devtools console of Code:
I initially noticed this issue in WSL, but it reproduces (as the system info should indicate) on Windows with all extensions disabled.
Insiders (Commit: 40d5e67) works as expected even in WSL with all extensions enabled.
VS Code version: Code 1.56.2 (054a929, 2021-05-12T17:13:13.157Z)
OS version: Windows_NT x64 10.0.19042
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: