19 مستودعات
Interfaces for navigating the abstract syntax tree and structural components of source code.
Distinguishing note: Unlike general search, this leverages Tree-sitter for structural analysis of code nodes.
Explore 19 awesome GitHub repositories matching development tools & productivity · Structural Code Navigation. Refine with filters or upvote what's useful.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
Provides a searchable interface to navigate Tree-sitter nodes and manual pages.
This project is a Vim IDE configuration and plugin suite designed to transform the Vim text editor into a full development environment. It focuses on C++ development by integrating source code indexing and automated plugin management. The environment utilizes compiler backends and abstract syntax trees for semantic code completion and static code analysis. It employs tag files for symbol indexing, enabling rapid navigation between function definitions, class headers, and implementation files. The workspace includes productivity tools such as shorthand snippet expansion, line bookmarking, and
Provides structural navigation for jumping between matching pairs and switching between headers and implementations.
Kreuzberg is a document extraction engine that converts PDFs, Office files, images, and over 90 other formats into clean, structured text and metadata. It is built around a compiled Rust core that can be used as a native library, a command-line tool, a REST API server, or a WebAssembly module for browser-based processing. The system is designed to run entirely on self-hosted infrastructure, with no data leaving the user's environment. What distinguishes Kreuzberg is its breadth of integration surfaces and its pipeline architecture. It exposes extraction capabilities through native bindings fo
Parses functions, classes, imports, and symbols from code files across 306 programming languages for structured analysis.
GhidraMCP is a Model Context Protocol server that exposes Ghidra binary analysis and decompilation functions to external intelligence models. It acts as a bridge that connects the Ghidra reverse engineering suite to external tools through a standardized communication protocol, facilitating automated reverse engineering and software auditing. The project enables the extraction of decompiled code and program structural data to populate the context windows of language models. It features a binary symbol management tool capable of dynamic symbol resolution, allowing method and data names to be up
Provides utilities for listing and navigating methods and classes to determine a binary's organizational layout.
This project is a static code analysis tool that functions as a code unit resolver and source code line mapper. It identifies the specific function or method that contains a given line of code by analyzing the structure of source files without executing the program. The utility maps line numbers to their parent code units by examining the organization of source files and identifying the ownership of specific lines. It determines the boundaries of functions and methods through text-based structural parsing and range detection. These capabilities support source code analysis and static analysi
Supports code navigation by identifying the function responsible for a specific operation via structural analysis.
Tagbar is a Vim plugin that displays a resizable sidebar of code tags parsed by Exuberant Ctags, organized by scope, with cursor-linked highlighting and key-mapped jumps to definitions. It provides a hierarchical view of code elements like functions and classes from the current file, enabling navigation and structural overview directly within the editor. The plugin integrates with Exuberant Ctags to parse source files and extract tag definitions, then organizes those symbols into a tree structure based on their enclosing scope, such as class or function boundaries. It features real-time file
Browses source code structure by showing tags grouped by their enclosing scope.
ts-morph هي مكتبة لمعالجة شجرة بناء الجملة المجردة (AST) في TypeScript وغلاف عالي المستوى لواجهة برمجة تطبيقات مترجم TypeScript. توفر واجهة برمجية لتحليل وتعديل وتوليد كود مصدر TypeScript، وتعمل كأداة لإعادة هيكلة الكود الآلية وتوليد كود المصدر. تبسط المكتبة عملية التنقل وفحص هياكل المشاريع من خلال تقديم تجريد موجه للكائنات فوق واجهة برمجة تطبيقات المترجم الأساسية. تسمح بالتحويل البرمجي لقواعد الكود الموجودة لأتمتة التحديثات الهيكلية وعمليات ترحيل الكود بالجملة. تغطي قدراتها التحليل الثابت للكود، والتنقل في عناصر الكود، وإدارة ملفات المصدر من خلال الاستيراد والتوليد والحذف. يدمج المشروع التحقق من النوع ويستخدم اكتشاف الملفات القائم على glob للحفاظ على تمثيل في الذاكرة لقاعدة الكود، والذي يمكن بعد ذلك حفظه مرة أخرى في نظام الملفات المادي.
Provides programmatic interfaces for navigating the abstract syntax tree to locate and analyze specific code elements.
Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge
Zed jumps to definitions, references, lines, brackets, bookmarks, and error locations.
python-mode هي إضافة IDE لـ Vim توفر مجموعة أدوات متكاملة لتطوير Python. تدمج واجهة تصحيح أخطاء لإدارة نقاط التوقف في التنفيذ وفحص حالة البرنامج، ومتصفح توثيق لاسترجاع رموز اللغة الرسمية، ونظاماً للتحليل الساكن وإعادة الهيكلة الهيكلية المؤتمتة. يتميز المشروع بمدير بيئة مخصص يكتشف ويستخدم بيئات افتراضية خاصة بالمشروع لضمان حل المكتبة والمترجم بشكل صحيح. يدمج أدوات خارجية مثل PyLint وRope لتحديد أخطاء الكود وإجراء إعادة هيكلة على مستوى المشروع. تغطي الإضافة قدرات تطوير واسعة بما في ذلك التدقيق في الوقت الفعلي، وتنسيق الكود المؤتمت، وإكمال الكود الذكي. كما توفر أدوات تنقل هيكلية للقفز بين التعريفات، وتمييز بناء الجملة المتقدم، والقدرة على تنفيذ كتل كود فردية مباشرة من المحرر.
Provides interfaces for jumping quickly between structural components like classes, methods, and definitions.
هذا المشروع عبارة عن إضافة Sublime Text وامتداد محرر تطوير ويب يعمل كموسع اختصار ترميز. يسمح بالإنشاء السريع لكتل كود HTML وCSS مهيكلة عن طريق تحويل رموز اختصار موجزة تشبه CSS إلى ترميز وأوراق أنماط كاملة. توفر الأداة أتمتة متقدمة لسير عمل الويب، بما في ذلك إنشاء عناصر HTML متداخلة، وأسماء فئات BEM، وبادئات بائع CSS. كما تتضمن أدوات متخصصة لإنشاء تدرجات CSS مع بدائل توافق المتصفح وتحويل مسارات الصور إلى عناوين URL للبيانات المشفرة بـ base64. بعيداً عن إنشاء الكود، يغطي الامتداد معالجة هيكل الترميز والتنقل. يتضمن ذلك قدرات لموازنة اختيارات العلامات، والقفز بين أزواج العلامات المطابقة، وإجراء حسابات حسابية داخل الكود، وإنشاء نص وهمي للاختبار البصري. النظام قابل للتهيئة من خلال تعيين اسم مستعار للاختصار، وتعريفات مقتطفات مخصصة، وإضافات إضافية لتعديل الفلاتر والإجراءات الداخلية.
Moves the selection to the next or previous significant item in the document for faster traversal.
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
Enables exploring the hierarchy of definitions and variables to jump to specific code blocks.
lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis tool and JSON-RPC communication layer that connects the editor to external language servers to provide intelligent code completion and real-time diagnostics. The project also serves as a Debug Adapter Protocol client, enabling interactive debugging sessions and breakpoint management. This allows for stepping through code and inspecting variables via a standardized protocol, including support for debugging within Docker containers. The system covers a broad range of developmen
Generates code outlines and structural navigation to help users understand the hierarchy of the current file.
Emmet هو أداة لتوليد كود الترميز (markup) ومجموعة أدوات لزيادة إنتاجية تطوير الويب. يعمل كمحرك توسيع يحول الاختصارات والمحددات الشبيهة بـ CSS إلى هياكل HTML وXML كاملة وغيرها من هياكل الترميز. يتميز المشروع بمحرك توسيع اختصارات CSS مخصص يحول أكواد الخصائص المختصرة إلى إعلانات نمط كاملة، بما في ذلك التوليد التلقائي للبادئات الخاصة بالمتصفحات والتدرجات اللونية. كما يتميز بتقديم عملية توسيع قابلة للبرمجة من خلال تعريفات مقتطفات مخصصة، وتعيين أسماء مستعارة للاختصارات، وقابلية التوسع عبر السكربتات. تغطي مجموعة الأدوات نطاقاً واسعاً من الإمكانيات بما في ذلك توليد الترميز مع تكرار العناصر والترقيم التكراري، بالإضافة إلى أدوات المحرر للتنقل الهيكلي واختيار الوسوم المتوازنة. كما يوفر أدوات لتأليف ملفات CSS، وتعديل القيم الرقمية، ومعالجة الوسائط لتحويل بيانات الصور إلى URL وتحديث الأبعاد.
Enables rapid movement between matching tags and structural edit points in HTML and CSS files.
ApplicationInspector هي أداة تحليل ثابت متعددة اللغات مصممة لاكتشاف ميزات وخصائص محددة داخل الكود المصدري. تستخدم محرك قواعد JSON تصريحياً لتحديد الأنماط والعلامات الهيكلية عبر أدلة المشروع دون الحاجة إلى إعادة تجميع المحلل. يتميز النظام بمقارن إصدارات الكود الذي يقارن بين مسارين مصدريين مختلفين للإبلاغ عن التغييرات في الميزات المكتشفة. كما يوفر أدوات لإنشاء والتحقق من قواعد مخصصة قائمة على JSON، بما في ذلك خط معالجة للتحقق من صحة الصيغة وتفرد المعرفات. تغطي الأداة مجالات إمكانيات واسعة بما في ذلك اكتشاف ميزات الكود، وتدقيق مكونات البرمجيات، وإدارة نطاق التحليل من خلال التصفية القائمة على glob. يمكن تصدير النتائج كملخصات بتنسيقات HTML أو Markdown أو JSON. يتم توفير أدوات سطر الأوامر لأتمتة التحقق من صحة صيغة القواعد وإجراء مقارنات الإصدار بين تكرارات المشروع المختلفة.
Features a static analyzer capable of parsing structural components across diverse programming languages.
This project is a comprehensive Neovim configuration framework and integrated development environment built with a modular Lua-based setup. It provides a cohesive workspace that orchestrates editor aesthetics, keybindings, and plugin lifecycles to transform the editor into a full-featured development environment. The configuration is designed as a polyglot development environment with dedicated support for Python, C++, Lua, Markdown, and LaTeX. It features a specialized LSP client configuration for multi-language code intelligence and a Git integration suite for managing version control workf
Enables jumping between symbols and managing foldable code blocks using structural analysis of the source code.
rust.vim هي إضافة لـ Vim توفر دعماً للمحرر خاص بلغة Rust. تدمج تمييز الصيغة، وإدارة المسافات البادئة، وتكوينات الأدوات لتحسين قابلية القراءة والفهم الهيكلي للكود المصدري لـ Rust. تمكّن الإضافة تنفيذ الاختبار المستهدف لوظائف محددة وتوفر تكاملاً مع ملعب (playground) عبر الإنترنت لتجربة الكود ومشاركته. تغطي أيضاً قدرات لتنسيق الكود، واكتشاف الأخطاء الثابتة، والتنقل في الرموز لتصفح هياكل المصدر والقفز بين التعريفات. تتم إدارة التكوين من خلال Vimscript.
Integrates with external indexing tools to enable jumping between definitions and declarations via tags.
flash.nvim is a label-based navigation engine and motion plugin for Neovim. It provides a system for fast cursor repositioning by marking targets across the screen with unique characters, allowing for instant movement to specific characters, search matches, and code structures. The plugin extends navigation through Tree-Sitter integration, enabling the identification and selection of parent nodes and structural code blocks. It further distinguishes itself by supporting multi-window cursor movement, allowing users to search for patterns and jump between different files or split windows using a
Provides the ability to jump to and select parent nodes and structural code blocks using Tree-Sitter integration.
nvim-treesitter-context is a Neovim editor extension that provides structural awareness of source files by displaying sticky headers of surrounding code blocks. It utilizes Tree-sitter queries to identify parent functions and classes, keeping them visible at the top of the editor window while scrolling. The tool allows for language rule customization, enabling the definition of specific structural queries to modify how context is detected for different programming languages. Users can also adjust the visual appearance of the context window through custom highlight groups. Beyond visual orien
Provides structural code navigation by jumping the cursor to the start of the surrounding code block.
OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a
Exposes tools for AI agents to navigate code structures and generate symbol outlines using a URI-based system.