9 个仓库
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.
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.
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.
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.
leap.nvim 是一个 Neovim 动作插件和文本导航工具,专为键盘驱动的光标定位而设计。它允许用户使用简短的按键序列将光标移动到屏幕上可见的任何特定字符。 该插件可识别当前视口内的目标字符,并为多个匹配项分配区分标签,从而无需使用鼠标即可实现精确的光标重定位。
Implements high-speed, mouse-free navigation using character labels and sequences.
本项目提供了一系列参考资料、指南和速查表,旨在优化 Android 开发工作流。它作为实现应用构建、调试和用户界面设计最佳实践的综合资源。 该仓库涵盖了专门的构建优化技术,包括减小二进制大小和加速编译的方法。它还提供了关于设备调试、内存泄漏检测以及 Material Design 原则应用的详细参考。 该项目进一步详细介绍了开发环境的生产力增强功能,例如键盘快捷键、实时模板和编辑器配置。它还包括通过命令行工具进行设备管理、性能分析以及实现可访问排版和运动物理学的指导。
Explains how to use line-level markers and mnemonics for rapid navigation within the IDE.
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.
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.
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.
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.