Wednesday, July 18, 2012

Re: cscope in vim does not display Source File

On Wednesday, July 18, 2012 7:53:02 AM UTC-5, simha wrote:
> Hi,
> When I run ":cs f s <Func_1> in a vim session, cscope displays occurences of <Func_1> but does not print out source files and line no. of occurrence.
>
> TIA
> simha.

I don't think it's supposed to. Why were you expecting it to?

You can get the files and line numbers in the quickfix list if you want. See ":help cscopequickfix".

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: