RCscope - Summary
This group is not part of the GNU Project.
RCscope is a Cscope interface for the GNU Emacs 25 and later era.
RCscope follows GNU Emacs `compilation-mode' and `occur-mode'
conventions. Output is displayed in a format similar to
`multi-occur'. Query results can be navigated using
`next-error'/`previous-error', just like `grep' and `occur'
searches.
RCscope automatically manages Cscope index files and index updates
(using projectile.el and the -R Cscope option), and uses persistent
Cscope processes that also support working on remote projects with
TRAMP.
RCscope is based on Robert Jarzmik's rscope:
https://github.com/rjarzmik/rscope
Get RCscope:
git clone https://git.savannah.nongnu.org/git/rcscope.git
Please send help requests, bug reports, and patches to the mailing list:
https://lists.nongnu.org/mailman/listinfo/rcscope-list
Registration Date: Fri 15 Nov 2019 04:36:15 AM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha
Powered by Savane 3.14-8aba.
Corresponding source code