Skip to content

jremus/ta-cscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Cscope Module for Textadept

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!

Installation

Install it in your ~/.textadept/modules/ directory and load it from your ~/.textadept/init.lua as follows:

_M.cscope = require('cscope')

Cscope Binaries for Windows

You can find Cscope binaries for Windows from the Cscope-win32 port download page.

Create a Cscope Index

cscope -b -q

About

Textadept Cscope Module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages