Showing 24 open source projects for "ctags"

View related business solutions
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 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
    Leader badge
    Downloads: 7 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
    Unused

    Unused

    A command line tool to identify unused code

    ...For my local benchmarks, it speeds up execution by a significant amount (which is documented in the commit introducing mimalloc), but currently runs into sporadic issues on Apple M1 devices. If you run into issues with segmentation faults, consider reinstalling unused with the stock Rust allocator. 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
  • 4

    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: 1 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    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
  • 6
    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: 248 This Week
    Last Update:
    See Project
  • 7
    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.
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 8

    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 program to be converted into an image file (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    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
  • 11
    Modifies notepad++ into a GTAGS based minimalistic IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A handy cscope & ctags GUI shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plugin to support ctags in geany IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    OpenCTags is a ctags add-on for code Editors like Crimson Editor, EditPlus, UltraEdit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    A graphical tool to find and display source code symbols generated by Exuberant ctags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cpp2dia is a Tcl Script that uses "ctags" and "graphviz" to parse .cpp files and generate UML diagrams for the diagram drawing tool "Dia".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TagManager is a library and a set of programs which aims to provide IDEs like Anjuta and gIDE features like symbol browsing, calltips, code completion, etc. It is based on exuberent ctags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TagSearch is a command line tool for searching Tags in Exuberant ctags Files. - Search for special tag kind (classes, variable definitions ...) - configurable output format - search case sensitiv/insensitiv - search for partial or full Match
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A plugin for gedit that uses ctags to create a menu that can be used to easily navigate a code file in gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ctags2csv

    Converter from output of Exuberant Ctags to CSV file

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    etags/ctags tags exporter for Delphi/FreePascal units. Aims to support both vi and emacs style tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB