简体   繁体   English

vscode 在文件侧边栏中查找打开的文件

[英]vscode find opened file in files sidebar

Is there a shortcut key to go from the currently opened file in editor to the opened file in the files sidebar on the left?从编辑器中当前打开的文件到左侧文件侧边栏中打开的文件是否有go的快捷键?

I am editing a file and wanted to find it in the files sidebar on the left.我正在编辑一个文件,想在左侧的文件侧边栏中找到它。 is there a direct way to go to that file in the files sidebar?在文件侧栏中有没有直接到 go 到该文件的方法?

If I don't misunderstand you, You can us Ctrl+Shift+E .如果我没误会你,你可以使用Ctrl+Shift+E

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 VSCODE的sidebar和console位置不对,console挡住了sidebar文件的显示 - The sidebar and console of VSCODE are not positioned properly, and the console blocks the display of sidebar files 在 VSCode 中,自动导入仅适用于最近打开的文件 - In VSCode autoimport works for recently opened files only 仅在 vscode 中查看打开的文件而不是选项卡 - Viewing only opened files in vscode instead of tabs 如何在vscode中重新打开上次打开的文件 - How to reopen last opened file in vscode VSCode仅对打开的文件显示TSLint错误 - VSCode shows TSLint errors only for opened file vscode 命令行:打开已打开项目的文件 - vscode command line : open a file of an opened project VSCode 扩展 - 从最近打开的文件中排除 FileSystemProvider 的文件 - VSCode Extension - Exclude files of FileSystemProvider from recently opened files 有没有办法在 vscode 资源管理器侧边栏中突出显示我当前正在处理的文件? - Is there a way to highlight the file I'm currently working on in the vscode explorer sidebar? vscode.WorkSpaceEdit:它可用于当前未在编辑器中打开的文件 - vscode.WorkSpaceEdit: does it work on files that are currently not opened in the editor 在当前编辑器组中显示打开文件的任何快捷方式或命令 - VSCode - Any shortcut or command to show opened files in current editor group - VSCode
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM