ctags
Code indexer
Provides a feature-rich, maintained implementation of a tool for indexing source code files by language objects.
A maintained ctags implementation
7k stars
115 watching
627 forks
Language: C
last commit: 3 days ago
Linked from 1 awesome list
code-analysiscode-completioncode-navigationcode-readingcode-summarizationctagsdeveloper-toolstagjumping
Related projects:
Repository | Description | Stars |
---|---|---|
sublimetext/ctags | A Sublime Text package providing efficient support for working with tags generated by ctags. | 987 |
marcweber/hasktags | Tool to generate index files for navigation in text editors | 130 |
gflags/gflags | A C++ library for managing command-line flags and parsing flag arguments. | 2,884 |
jmarkin/gentags.lua | Automates the generation of tags for use with Neovim from Ctags output | 13 |
universaldependencies/ud_galician-ctg | This is a collection of annotated text data for the Galician language. | 1 |
dalance/ptags | A parallel wrapper around ctags to accelerate code navigation in Git repositories by leveraging multiple CPU cores. | 125 |
zigtools/zls | A Language Server Protocol implementation for Zig, providing IDE features in editors. | 3,002 |
ttag-org/ttag | A JavaScript library for internationalization and localization using ES6 template literals and GNU gettext. | 346 |
bitc/lushtags | Creates tags files compatible with Vim's Tagbar plugin for Haskell programs. | 81 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,003 |
andersbakken/rtags | An indexing application for C/C++ code with integration for editing tools like Emacs. | 1,828 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
youxkei/ctpg | A tool for generating parsers at compile-time using D programming language | 45 |
niosus/easyclangcomplete | Autocompletion plugin for C/C++ and other languages in Sublime Text | 575 |