国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Does the vim plug-in youcompleteme have the function of "finding all functions that call this function based on a function definition"?
迷茫
迷茫 2017-05-16 16:38:05
0
2
1127

I just started using vim and installed youcompleteme. It is possible to jump to the function definition, but it seems that you cannot find where the function is called based on where the function is defined.
Please help me, do you have any good solutions?

迷茫
迷茫

業(yè)精于勤,荒于嬉;行成于思,毀于隨。

reply all(2)
Ty80

There is cscope to implement this function
But I have only used this to develop C. I don’t know how it supports other languages. You can investigate it yourself~

However, these IDE features of vim need to be implemented with the help of third-party tools, so it is not friendly
It is recommended to use an IDE that supports vim editing mode to solve these problems

Unless you write code directly on the server side. .

小葫蘆

Use cscope

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template