Showing posts with label cscope. Show all posts
Showing posts with label cscope. Show all posts

Wednesday, May 6, 2015

cscope for python: pycscope


cscope is very helpful when reading C source code. But it does not support python.

Luckily, I found pycscope can generate cscope files for python and it works very well.

Following are two links:

https://pypi.python.org/pypi/pycscope/

http://eli.thegreenplace.net/2010/09/28/pycscope-with-vim


Saturday, February 18, 2012

cscope

http://cscope.sourceforge.net/cscope_vim_tutorial.html

cscope vs ctag
http://stackoverflow.com/questions/934233/cscope-or-ctags-why-choose-one-over-the-other

hwo to search
http://vim.wikia.com/wiki/Cscope

shortcuts in VIM: