c++ - When using vscode, how to jump into wanted implement with the same name's functions? - Stack Overflow

I am using vscode to learn codes of others, and there are several projects in the CmakeList.txt (That i

I am using vscode to learn codes of others, and there are several projects in the CmakeList.txt (That is to say, there are several sub projects after the main project, and after building, several executable files will be generated).

But different sub projects contain different files with the same name (like a.cpp) which has functions with the same name (like void func(){}), they are called by those different projects with the similar implement.

But now I want to concertrate in one particular sub project, and when I ctrl + left click on void func(){} to see the implement, all void func(){}s will come out and I have to choose the one that the particular sub project calls.

So how to set my vscode, when I ctrl + left click on void func(){} just jump into my wanted implement?

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742370554a4431177.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信