This is a Textadept module for using Cscope, a tool for developers to quickly search C source code.
⚠️ WARNING⚠️ This is an alpha version and I am rebasing on this branch!
Install it in your ~/.textadept/modules/
directory and load it from your ~/.textadept/init.lua
as follows:
_M.cscope = require('cscope')
You can find Cscope binaries for Windows from the Cscope-win32 port download page.
cscope -b -q