Showing 34 open source projects for "ctags"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    codequery

    Please go to the GitHub page for more information

    A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information. Homepage: http://ruben2020.github.io/codequery GitHub: https://github.com/ruben2020/codequery
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    syncped

    syncped

    lightweight portable vi compatible editor

    syncped is a SYNChronizing Portable EDitor supporting more than 100 programming languages, is available under Windows, Linux and OSX, has a vi compatibility mode, and can be configured to work with most version control systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TagsView user interface for ctags parsed result. Supported editors: Notepad++, AkelPad.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 4
    Unused

    Unused

    A command line tool to identify unused code

    .... It is strongly recommended you install Universal Ctags to generate tags files. Universal Ctags supports more languages and has native parsers for a good number of them, resulting in faster tags generation time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
    Learn More
  • 5

    NppGTags

    GTags plugin for Notepad++

    This Notepad++ plugin is simply a front-end to GTags (GNU Global source code tagging system): http://www.gnu.org/software/global/global.html It provides tools for easy code navigation. GTags binaries (Win32 ports) are needed by the plugin. Those are supplied with it for convenience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    typewriter-net

    typewriter-net

    It's a plain text editor with vi-mode

    This editor has some features from Notepad++, Sublime Text and Vim. The Typewriter.NET has no plugins, but has a simple way to run external scripts, navigate to output error and change text by external scripts. The main idea is make to possible work without mouse (and without arrows in vi-mode) https://github.com/cser/typewriter-net/wiki/Features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TagLEET

    A Notepad++ plugin for ctags browsing

    A fast ctags browser for code developers that use Notepad++. Can work with huge tags file and tag lookup will still be instantaneous. Low memory footprint. It is so fast that it does not need to cache any part of the tags file. No dependency on timestamps. Since tag file is not cached. You may update the tags file anytime. Can lookup full tag or do a prefix match.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 8
    rospell is a UTF-8 text editor for programmers and general use. It features syntax highlighting, a code beautifier for C and C++, and support for ctags, grep, diff, and merge. It also includes a speller for English and Romanian.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    Exuberant Ctags is a multilanguage reimplementation of the Unix ctags utility. Ctags generates an index of source code definitions which is used by numerous editors and utilities to instantly locate the definitions.
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • Conversational AI for fast and friendly customer care | watsonx Assistant Icon
    Conversational AI for fast and friendly customer care | watsonx Assistant

    Get started on your generative AI journey

    IBM watsonx Assistant is a next-gen conversational AI solution—it that empowers a broader audience that includes non-technical business users, anyone in your organization to effortlessly build generative AI Assistants that deliver frictionless self-service experiences to customers across any device or channel, help boost employee productivity, and scale across your business.
    Learn More
  • 10

    IDEM

    Another IDE for c/c++ mfc learning

    Light IDE based on Scintilla and MFC for study purpose with free libraries like astyle, ctags,SQLite ... and third party controls modified. The ide is still under construction. Open for little smart functionality: please add your comment for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hots
    Hots enables use of various software programming tools like ctags, (clearcase and subversion...in the future) in PSPad editor. It is written in autohotkey and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SourceCookifier: Plugin for Notepad++
    A plugin which uses Exuberant Ctags to parse either only the currently activated source file or multiple files of so-called sessions. The results are shown and can be browsed in a treeview inside of a dockable window.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 13

    tags2uml

    Generates UML class diagrams, from source code

    Generates UML class diagrams, from source code. Please see GitHub page for more info. Command line tool to convert from a Exuberant-ctags tags file to a UML class diagram, through Graphviz, for all object oriented languages supported by ctags The input file is a tags file, generated by Exuberant-ctags using --fields==+latinK. The output file is a Graphviz DOT file whose name is specified through the program options, or to stdout. The DOT file should then be passed to the Graphviz dot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    srpmix is a tool to expand src.rpm and create several kinds of index files such as ctags, etags, cscope, gonzui and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A source code browser plugin for the Vim text editor. Uses exuberant ctags to parse source code files. Supports many programming languages and easily extendable. Can be used in both GUI and terminal versions of Vim.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    A collection of vimscripts from http://www.vim.org and some custom scripts for developpment of C Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugin to support ctags in geany IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ccglue is a complementary tool to cscope and ctags. The tool builds a cross-reference symbol database from cscope [and ctags] databases that can be used to display dependency-graphs (aka call-trees, code flow). Visualization can be done with the Vim CCTree plugin (http://www.vim.org/scripts/script.php?script_id=2368), or the built-in stand-alone command-line tracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Modifies notepad++ into a GTAGS based minimalistic IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A handy cscope & ctags GUI shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bash scripting to help vim fresh user to install related plugins and other toolkits, something like ctags etc. The helper sub-package need to created by old user of Vim,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenCTags is a ctags add-on for code Editors like Crimson Editor, EditPlus, UltraEdit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Now, you can quick-search for function and tag names in any C source code without any pre-built documentation. The program uses exuberant-ctags generated tag database file. You can search for functions, structs, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GEdit function browser plugin currently provides : 1) CTags frontend for sources files parsing (v0.1) 2) Bookmarks management for an easier navigation (v0.2)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    cpptags is a very small program that ties existing Linux/Unix utilities (cpp, ctags) together in such a way as to make the implementation of call tips and tag location more practical. It produces a context-aware tag file from a single C/C++ source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next