Navdeep Parhar wrote:

> Currently :cscope has a variant :lcscope that allows the use of the
> location list instead of the quickfix list.  However, :scscope has no
> equivalent that uses the location list.  Please note that :scs splits
> only if cscope returns some results, so :scs is not the same as
> ":split cs".  Due to this reason ":split lcscope" can not be used to
> get the same behaviour as the proposed :lscscope.
> 
> I was looking for a way to open the results of a cscope query in a new
> tab, and use the location list at the same time.  That's when I
> realized the need for :lscsope.  ":tab lsc ..." does what I need.
> 
> Here is a patch to add :lscscope to vim.  I have tested it on Solaris
> and Linux and it works for me.  Feedback is welcome.

Thanks for the patch.  I'll add a note in the todo list.  And await
comments from others.

-- 
How To Keep A Healthy Level Of Insanity:
2. Page yourself over the intercom. Don't disguise your voice.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to