Projects in Awesome Lists tagged with code-navigation
A curated list of projects in awesome lists tagged with code-navigation .
https://github.com/universal-ctags/ctags
A maintained ctags implementation
code-analysis code-completion code-navigation code-reading code-summarization ctags developer-tools tagjumping
Last synced: 12 May 2025
https://github.com/sublimecodeintel/sublimecodeintel
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
auto-complete autocomplete code-intel code-navigation codeintel intelli-sense intellisense snippets sublime-text
Last synced: 14 May 2025
https://github.com/SublimeCodeIntel/SublimeCodeIntel
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
auto-complete autocomplete code-intel code-navigation codeintel intelli-sense intellisense snippets sublime-text
Last synced: 22 Mar 2025
https://github.com/microsoft/codetour
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
code-navigation knowledge-sharing onboarding vscode vscode-extension
Last synced: 14 May 2025
https://github.com/fzipp/pythia
Browser based user interface for the Go source code guru
callgraph code-navigation code-reading go golang
Last synced: 16 May 2025
https://github.com/valb3r/flowable-bpmn-intellij-plugin
Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
activiti bpmn bpmn-diagram bpmn-editor bpmn-process bpmn-viewer camunda code-navigation flowable integration intellij-plugin modeler navigation
Last synced: 10 Apr 2025
https://github.com/1broseidon/cymbal
Language-agnostic code navigation CLI powered by tree-sitter
ai-agents cli code-analysis code-navigation developer-tools golang sqlite static-analysis tree-sitter
Last synced: 20 Apr 2026
https://github.com/dalance/ptags
A parallel universal-ctags wrapper for git repository
code-navigation ctags developer-tools rust universal-ctags
Last synced: 09 Apr 2025
https://github.com/ozgurcd/gograph
A fast, local-only CLI tool to generate repository structures and improve IDE context awareness for Go codebases.
agentic-coding ai-agent ai-coding-assistant antigravity ast claude-code cli code-analysis code-navigation developer-tools go golang mcp-server opencode static-analysis
Last synced: 25 May 2026
https://github.com/williamfzc/gossiphs
"Zero setup" & "Blazingly fast" general code file relationship analysis. With Python & Rust. Based on tree-sitter and git analysis. Support MCP and ready for AI🤖
code-analysis code-navigation codebase file-index graph kge knowledge-graph lsp mcp python sourcecode-analysis
Last synced: 26 Jan 2026
https://github.com/st3v3nmw/sourcerer-mcp
MCP for semantic code search & navigation that reduces token waste
claude-code code-analysis code-navigation code-search mcp mcp-server model-context-protocol semantic-search
Last synced: 20 Jan 2026
https://github.com/ychclone/blink
GUI of indexed grep in Windows and Linux. A source code indexing tool, near instant code search tool and navigation
ack ag appimage autocomplete code-navigation code-search code-search-engine codesearch ctags fzf grep indexing-engine livegrep opengrok qt ripgrep vim
Last synced: 19 Jul 2025
https://github.com/eresende/pitlane-mcp
Token-efficient navigation substrate for AI coding agents. Index code once and retrieve only the symbols you need.
ai code-navigation coding-agent developer-tools llm mcp model-context-protocol rust semantic-search tree-sitter
Last synced: 25 Apr 2026
https://github.com/smashwilson/stacktrace
Atom package to navigate stacktraces.
atom code-navigation coffeescript debugging stacktrace
Last synced: 30 Oct 2025
https://github.com/sdsrss/code-graph-mcp
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.
ast call-graph claude-code claude-code-plugin code-navigation knowledge-graph mcp rust semantic-search tree-sitter
Last synced: 23 May 2026
https://github.com/08820048/codepins
CodePins 是一个轻量级 IntelliJ 插件,用于在代码中快速打点标记、备注,并在侧边栏集中查看与跳转。
bookmarks code-navigation intellij-plugin java jetbrains-plugin kotlin open-source productivity
Last synced: 17 Apr 2026
https://github.com/kiranandcode/gopcaml-mode
[MIRROR] Ultimate Ocaml Editing Mode
code-navigation editing emacs ide ocaml
Last synced: 16 Oct 2025
https://github.com/proofofwork-agency/reporecall
Local codebase memory for Claude Code and MCP - AST indexing, call graphs, hybrid search. 0 tool calls, 3-8x fewer tokens.
ai-coding ast call-graph claude-code code-intelligence code-navigation code-search codebase-search developer-tools mcp model-context-protocol rag retrieval-augmented-generation semantic-search tree-sitter
Last synced: 10 Apr 2026
https://github.com/sourcebridge-ai/sourcebridge
SourceBridge.ai — Understand any codebase, fast. A codebase field guide and context layer for unfamiliar systems.
code-comprehension code-navigation codebase-analysis developer-tools documentation go graphql grpc nextjs ollama open-source static-analysis
Last synced: 06 May 2026
https://github.com/kapitanluffy/sublime-compass
🧭 Never get lost again navigating your code with Compass! Filter your list of open MRU tabs / files easily!
code-navigation sublime-text sublime-text-plugin
Last synced: 08 May 2025
https://github.com/dvcdsys/code-index
Semantic code search powered by embeddings. Search your codebase by meaning, not text. Self-hosted, works with any AI agent.
ai-tools chromadb claude-code cli code-index code-navigation code-search developer-tools embeddings fastapi mcp self-hosted semantic-search tree-sitter vector-search
Last synced: 04 May 2026
https://github.com/elumine-dev/kotlin-jump
Kotlin navigation in VS Code that actually feels instant.
android androidstudio code-navigation developer-tools kotlin kotlin-navigation navigation productivity vscode
Last synced: 26 Apr 2026
https://github.com/nguyenyou/kodex
Compiler-precise Scala code intelligence, built in Rust. Best for: codebase Q&A, knowledge base generation, onboarding to unfamiliar code, production spec sync.
call-graph cli code-intelligence code-navigation coding-agent developer-tools rust scala semanticdb static-analysis
Last synced: 05 Apr 2026
https://github.com/dim-s/ast-outline
AST-based code outline CLI (C#, Python, TypeScript, Markdown, etc.) for LLM coding agents. Prints class/method signatures with line ranges — no method bodies. Cuts token usage 5–10× vs full-file reads. Works with Claude Code, Cursor, Aider.
ai-coding-assistant aider ast claude-code cli code-navigation code-outline csharp cursor developer-tools llm markdown python tree-sitter typescript
Last synced: 28 Apr 2026
https://github.com/dim-s/code-outline
AST-based code outline CLI (C#, Python, TypeScript, Markdown, etc.) for LLM coding agents. Prints class/method signatures with line ranges — no method bodies. Cuts token usage 5–10× vs full-file reads. Works with Claude Code, Cursor, Aider.
ai-coding-assistant aider ast claude-code cli code-navigation code-outline csharp cursor developer-tools llm markdown python tree-sitter typescript
Last synced: 24 Apr 2026
https://github.com/bnomei/frigg
Fast local code intelligence for AI agents powered by AST Treesitter, SCIP, semantic search and a reranker
ai ai-agents ast code-intelligence code-navigation cross-repository kotlin local-first mcp mcp-server php python reranker rust scip semantic-search sourcegraph treesitter typescript
Last synced: 17 Apr 2026
https://github.com/sirejeff/claude-context-engineering-template
Context Engineering Template for Claude Code - CLI tooling, validation, team collaboration, and self-maintaining documentation
ai-assisted-development ai-development claude claude-code code-documentation code-efficiency code-navigation context-engineering context-management developer-productivity developer-tools development-workflow llm-context-optimization productivity-tool
Last synced: 05 Feb 2026
https://github.com/crgimenes/goscope
GoScope is a CLI tool that scans Go projects, listing functions, constants, types, and function calls. Combined with rgs, it enables fast, interactive navigation using fzf.
bash cli code-explorer code-navigation code-search command-line developer-tools fzf go golang programming-tools scripting
Last synced: 15 May 2025
https://github.com/teraoka-k/sonido.nvim
a high-speed movement technique by language-specific regex
code-navigation neovim neovim-plugin regex-match
Last synced: 28 Apr 2026
https://github.com/lacymorrow/vscode-if-end-marker
🏷️ VS Code extension that displays inline markers showing if conditions at closing braces. Perfect for navigating complex conditional logic in JavaScript/TypeScript.
code-navigation conditional-logic developer-tools inline-hints javascript productivity typescript vscode-extension
Last synced: 03 May 2026
https://github.com/bb-301/vscode-extension-symbol-comment-navigator
A simple VSCode extension that allows navigating marked comments as if they were code symbols, similar to Xcode's // MARK: syntax.
code-navigation comments vscode-extension
Last synced: 24 Apr 2026
https://github.com/jordan-horner/symbols
Fast polyglot source code intelligence CLI and MCP server. Extract symbols, trace dependencies, analyze impact across 14 languages.
cli code-intelligence code-navigation dependency-graph developer-tools go mcp source-code-analysis static-analysis tree-sitter
Last synced: 17 Mar 2026
https://github.com/mhiro2/code-shape.nvim
Structure-aware navigation for large codebases in Neovim - fast symbol search, call graph exploration, and hotspot-based refactoring prioritization
code-navigation neovim neovim-plugin nvim nvim-pluigin
Last synced: 04 Apr 2026
https://github.com/couimet/rangelink
RangeLink - Share Code Across Editors & Tools
ai-tools claude-code code-navigation code-reference code-sharing collaboration cursor developer-tools documentation github productivity typescript vscode-extension
Last synced: 04 May 2026
https://github.com/dotcommander/repomap
Token-budgeted repository maps for LLM context windows — scan, parse, rank, budget, format. Go library + CLI.
cli code-navigation codebase context-window developer-tools go golang llm repository-map tree-sitter
Last synced: 27 Apr 2026
https://github.com/digital-threads/token-pilot
Save 60-80% tokens when AI reads code — MCP server for token-efficient code navigation with AST-aware structural reading
ai-coding ast claude claude-code code-navigation context-window cursor developer-tools llm mcp mcp-server model-context-protocol token-optimization tree-sitter
Last synced: 18 Apr 2026
https://github.com/whyy9527/ariadne
Ariadne's thread — a way out of the microservice maze. Local cross-service semantic chain hinter for microservices (GraphQL/HTTP/Kafka/frontend)
code-navigation developer-tools mcp microservices
Last synced: 18 Apr 2026
https://github.com/0xdaniiel/vscode-import-hover-preview
A VS Code extension that lets you hover over an import path to preview the file’s contents with syntax highlighting; configurable preview lines, click-to-open, and more.
code-navigation developer-productivity-tool hover-preview import-preview javascript syntax-highlighting typescript vscode vscode-extension
Last synced: 07 May 2026
https://github.com/octaspire/acme-setup
Scripts to be used with the Acme editor.
acme code-completion code-navigation function-signature plan9port tags
Last synced: 23 May 2026