How to use cscope in visual studio?

This is my first time working with Visual Studio (2008 edition). Used for programming on a Unix environment, I'm used to cscope and vim. For my current project, I really need cscope. I was wondering if there is a way to use cscope in Visual Studio - or to use cscope in Windows. Or if there is another tool that does the job.

Thanks
Rahul

+3
source share
2 answers

You can try the windows version of cscope.

As for Visual Studio, I have not seen anything as powerful as cscope.

Good question, by the way.

0
source

, cscope Windows, - mlcscope cygwin. vim Visual Studio.

API Visual Studio, , Intellisense.

0

Source: https://habr.com/ru/post/1746203/


All Articles