If I quickly open a file using the quick open menu, is there a key combination that will lead to an open file outside of the preview mode so that when opening a new file it will not replace the current open?
(I'm looking for a keyboard shortcut, not double-clicking on a file name or tab to maintain desktop orientation)
Try the command " View: Keep Editor(default shortcut Ctrl+ K, Enter):
View: Keep Editor
Note: this label is a chord, meaning that Enteryou must press after releasing Ctrl+ K.
1.19 ( 2017 .) Alt - Enter ( Ctrl - P) , "", .
[ vscode ?
Quick Open ( ), settings.json:
settings.json
"workbench.editor.enablePreviewFromQuickOpen": false
(, ), :
"workbench.editor.enablePreview": false
Source: https://habr.com/ru/post/1689161/More articles:What is the difference between MSTest.TestAdapter and MSTest.TestFramework and when do I need it? - c #Angular (4, 5, 6, 7) - A simple example of a slide animation on ngIf - angularConditional join in data.table? - rvscode: открыть файл вместо предварительного просмотра файла с быстрого открытия - keyboard-shortcutsFind and remove a std :: function object from a vector map - c ++Использование shared_ptr для уникальной собственности (вид) - это хорошая практика? - c++Windows Git: An unknown error occurred while reading configuration files - gitHow to convert map conversion in scala to java without manually rebuilding the map? - javaНевозможно использовать git: "git fatal: при чтении конфигурационных файлов произошла неизвестная ошибка" - gitthis.props.onPress is not a function - javascriptAll Articles