Hi,
I am looking for a solution which can give me results of cscope into a quickfix window. So that I don't have to run the find command multiple time for same search.
I found cscope_quickfix plugin but its not working for me,
:Cscope s "FindSymbol" <=== gives following error
In the same session I could get regular cscope working.
:cscope show <= It does show cscope connection. So cscope is set correctly in my environment.
:cs find s "FindSymbol" <=== with regular cscope, search works.
Do I need to add source file explicitly other than cscope.out ? If yes how ?
Or are there any other plugin with cscope integration ?
Swapnil
--
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
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment