awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

Awesome GitHub RepositoriesKeyboard-Driven Code Navigation

High-speed cursor movement within source code using text objects, markers, and character sequences.

Distinct from Keyboard Navigation: Existing candidates are for grids or browsers; this is specifically for code editor navigation

Explore 9 awesome GitHub repositories matching development tools & productivity · Keyboard-Driven Code Navigation. Refine with filters or upvote what's useful.

Awesome Keyboard-Driven Code Navigation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vscodevim/vimVSCodeVim 的头像

    VSCodeVim/Vim

    15,160在 GitHub 上查看↗

    This project is a Vim keybinding emulation for Visual Studio Code. It implements modal text editing to separate navigation and content creation through specialized modes, reducing reliance on the mouse. The emulator supports custom IDE workflows by importing standard configuration files and remapping keyboard shortcuts. It integrates with external processes to handle complex commands and reproduces logic from common plugins for surrounding characters, commenting, and rapid motion. The capability surface includes keyboard-driven navigation using text objects, markers, and character sequences.

    Enables rapid cursor movement across code using text objects, markers, and specialized character sequences.

    TypeScript
    在 GitHub 上查看↗15,160
  • yangyangwithgnu/use_vim_as_ideyangyangwithgnu 的头像

    yangyangwithgnu/use_vim_as_ide

    9,169在 GitHub 上查看↗

    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

    Allows marking specific lines of code and jumping between them to navigate files more efficiently.

    VimL
    在 GitHub 上查看↗9,169
  • vscode-neovim/vscode-neovimvscode-neovim 的头像

    vscode-neovim/vscode-neovim

    7,689在 GitHub 上查看↗

    This project is a modal editing integration that embeds a full Neovim instance into Visual Studio Code. It functions as a modal text editor, providing native motions and keybindings for navigation and text manipulation through a buffer synchronization bridge. The integration features a Lua scripting interface for automating editor behavior and a coordination layer that maps Neovim motions to native Language Server Protocol actions for code navigation. It ensures consistency between the two environments using a shared clipboard provider and synchronized cursor and selection states. The system

    Implements high-speed, keyboard-driven cursor movement and navigation within source code.

    TypeScript
    在 GitHub 上查看↗7,689
  • ggandor/leap.nvimggandor 的头像

    ggandor/leap.nvim

    5,031在 GitHub 上查看↗

    leap.nvim 是一个 Neovim 动作插件和文本导航工具,专为键盘驱动的光标定位而设计。它允许用户使用简短的按键序列将光标移动到屏幕上可见的任何特定字符。 该插件可识别当前视口内的目标字符,并为多个匹配项分配区分标签,从而无需使用鼠标即可实现精确的光标重定位。

    Implements high-speed, mouse-free navigation using character labels and sequences.

    Fennel
    在 GitHub 上查看↗5,031
  • nisrulz/android-tips-tricksnisrulz 的头像

    nisrulz/android-tips-tricks

    4,748在 GitHub 上查看↗

    本项目提供了一系列参考资料、指南和速查表,旨在优化 Android 开发工作流。它作为实现应用构建、调试和用户界面设计最佳实践的综合资源。 该仓库涵盖了专门的构建优化技术,包括减小二进制大小和加速编译的方法。它还提供了关于设备调试、内存泄漏检测以及 Material Design 原则应用的详细参考。 该项目进一步详细介绍了开发环境的生产力增强功能,例如键盘快捷键、实时模板和编辑器配置。它还包括通过命令行工具进行设备管理、性能分析以及实现可访问排版和运动物理学的指导。

    Explains how to use line-level markers and mnemonics for rapid navigation within the IDE.

    Java
    在 GitHub 上查看↗4,748
  • emacs-evil/evilemacs-evil 的头像

    emacs-evil/evil

    3,792在 GitHub 上查看↗

    Evil is a modal editing framework and state-machine layer for the Emacs text editor. It functions as a modal text editing layer that separates text entry from navigation and manipulation by routing intercepted keystrokes through a central command dispatching system. The project serves as a Vim keybinding emulator, mapping standard modal editing commands and keyboard shortcuts into the Emacs environment. It utilizes an operator-motion command engine to compose atomic movement and action inputs into complex grammatical editing operations. The framework covers keyboard-driven navigation and tex

    Enables high-speed cursor movement and complex edits using text objects and character sequences.

    Emacs Lispeditingeditoremacs
    在 GitHub 上查看↗3,792
  • embarcadero/dev-cppEmbarcadero 的头像

    Embarcadero/Dev-Cpp

    2,882在 GitHub 上查看↗

    Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t

    Supports marking specific lines of code with bookmarks for rapid keyboard-driven navigation.

    Pascalcppdelphidev-cpp
    在 GitHub 上查看↗2,882
  • rgthree/rgthree-comfyrgthree 的头像

    rgthree/rgthree-comfy

    2,789在 GitHub 上查看↗

    rgthree-comfy is a collection of custom nodes and interface enhancements designed to automate and organize generative AI workflows within ComfyUI. It provides a specialized toolset for node-based automation, dynamic data routing, and graph management. The project distinguishes itself through a dynamic data router and workflow management tools that enable bulk muting, bypassing, and navigation of complex node graphs via bookmarks and visual labels. It also includes logic and math nodes for evaluating expressions and image processing utilities for side-by-side comparisons and precise cropping.

    Provides shortcut anchors to jump to specific nodes at predefined zoom levels within the workflow.

    JavaScriptaiartcomfyuistable-diffusion
    在 GitHub 上查看↗2,789
  • yolain/comfyui-easy-useyolain 的头像

    yolain/ComfyUI-Easy-Use

    2,567在 GitHub 上查看↗

    ComfyUI-Easy-Use is a custom node suite and workflow optimizer designed to simplify Stable Diffusion generation pipelines. It provides a set of integrated tools to reduce visual clutter and streamline the process of creating images from text and existing image references. The project distinguishes itself through a pipeline manager that consolidates models, conditioning, and latents into unified data pipes, eliminating complex wiring in the node graph. It also introduces a logical operator set that enables conditional if-else branching and for-loop structures directly within the visual program

    Provides shortcut keys for instant navigation to specific canvas positions and zoom levels.

    Python
    在 GitHub 上查看↗2,567
  1. Home
  2. Development Tools & Productivity
  3. Keyboard-Driven Code Navigation

探索子标签

  • Code Bookmarks1 个子标签Markers placed on specific lines of code to allow rapid navigation between important sections. **Distinct from Keyboard-Driven Code Navigation:** Specific to line-level bookmarks for navigation, rather than general keyboard cursor movement patterns.