1 repository
Interactive menus for selecting and applying automated refactorings or quick-fix suggestions.
Distinct from Menu Interaction Utilities: Distinct from Menu Interaction Utilities: focuses on the selection of specific code refactoring actions rather than general programmatic menu control.
Explore 1 awesome GitHub repository matching user interface & experience · Code Action Menus. Refine with filters or upvote what's useful.
lspsaga.nvim is a Neovim LSP UI enhancement and floating window manager. It provides a visual system for presenting Language Server Protocol data through interactive overlays, serving as a code navigation tool and a refactoring interface. The project focuses on improving the interaction flow of LSP features by rendering documentation hovers, symbol definitions, and diagnostic data in floating windows. It distinguishes itself by integrating a floating window framework that also manages embedded terminal sessions for executing shell commands without leaving the editor workspace. The plugin cov
Provides an interactive menu for selecting and previewing refactoring options before updating source files.