VSCode quickly finds file location

How to find the location of the current page in a folder in Vue?

Copy the text content on the web page, and then search the text globally in vscode to locate the file.

1. Copy the "backend management frame" on the web page

2. Open VSCode, search globally and paste the content you just copied: "Backend Management Framework"

 3. Standalone orange frame, open the code where the current page is located

4. Click the button in the upper left corner, and we can quickly find where the current page is in the folder.

 

 

 

Guess you like

Origin blog.csdn.net/Tangiiiiii/article/details/131561537