开发者

How to use cscope in Visual Studio?

开发者 https://www.devze.com 2022-12-31 13:06 出处:网络
I am working with Visual Studio (2008 edition) for the first time. Used to programming in a Unix environment, I have become quite used to cscope and vim. For my current project, I really need cscope.

I am working with Visual Studio (2008 edition) for the first time. Used to programming in a Unix environment, I have become quite used to cscope and vim. For my current project, I really need cscope. I was wondering if there is any way I could use cscope on V开发者_高级运维isual Studio - or use cscope in Windows. Or if there is another tool which does this job.


The only way I found to install cscope on Windows was the mlcscope package in cygwin. With that, you could just use vim with Visual Studio.

As far as finding API functions in Visual Studio, you should be able to add the headers to your project so they're indexed by Intellisense.


You could try windows version of cscope.

As far as Visual Studio is concerned, I haven't seen anything as powerful as cscope in it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号