简体   繁体   English

VSCode - 打开文件搜索返回的所有文件 (CTRL+SHIFT+N)

[英]VSCode - open ALL files returned by file search (CTRL+SHIFT+N)

If I search filenames ( not file contents) for files containing a string, eg Mutation.js and VSCode returns 30 results, how can I open ALL those files in one shot without clicking one and repeating it 30 times?如果我在文件名(而不是文件内容)中搜索包含字符串的文件,例如Mutation.js和 VSCode 返回 30 个结果,我如何才能一次打开所有这些文件而不单击一个文件并重复 30 次?

you can use this extension on your vsCode: OpenMatchingFiles你可以在你的 vsCode 上使用这个扩展: OpenMatchingFiles

You can find how to use it in the link provided.您可以在提供的链接中找到如何使用它。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM