vscode: Open file instead of previewing file from quick open

送分小仙女□ 提交于 2019-12-04 22:54:03

EDIT (I previously offered a workaround, but there is such a feature!)

Just press the Right arrow when your file is highlighted. The Command Palette stays exactly where it is and your file opens (in non-preview) in the background. You can do this as many times as you like.

What I was looking for was: Settings -> Workbench -> Editor Management

I set Enable Preview and unset Enable Preview from Quick Open which makes VSCode behave like st3.

With Quick Look open, select the file you wish to open permanently

then press Alt + Enter to open the file permanently.

Note: this shortcut only works in Visual Studio Code 1.19 and above

@GunnerGuyven's answer also work - select file in Quick Look then

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!