in a project, there are often a lot of files, such as the methods defined by our middleware/auth.js, middleware/proxy.js, in these files, module.export = xxx.
how in vs code, you can know where to reference the file proxy.js, or method xxx, which is better for reading the code, do you have any good skills?