Home > Development Tools > VSCode > What to do if the vscode folder is not fully searched

What to do if the vscode folder is not fully searched

藏色散人
Release: 2020-04-08 10:29:28
Original
4682 people have browsed it

What to do if the vscode folder is not fully searched

What should I do if the vscode folder cannot be searched?

How to search all files in all folders with vscode

I was looking at opencv-related content recently, and when I saw the drawing part, I was prompted that these codes are all from the sample folder of the OpenCV code.

Recommended related tutorials: vscode tutorial

Following his prompts, I opened the corresponding folder, but found that there were so many files and folders, which made Where do I start?

What to do if the vscode folder is not fully searched

I suddenly thought that the editor of the first IDE in the universe might have a way, so I did some research and found a way. Here is a summary .

First use vscode to open the simple folder. In fact, we can narrow the scope a bit, because I wrote c cao cao, so it is OK to directly open the cpp folder under simple. Then in Edit->>Find in Files, enter the keyword and press the enter key to start the search, so that you can locate where our code is in so many many folders and files.

What to do if the vscode folder is not fully searched

The above is the detailed content of What to do if the vscode folder is not fully searched. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template