1 Repo
Floating window components that render language server data like call hierarchies and type information.
Distinct from Visual-to-Code Navigators: Distinct from Visual-to-Code Navigators: focuses on rendering LSP-provided semantic data in floating windows rather than bridging visual diagrams to code.
Explore 1 awesome GitHub repository matching development tools & productivity · LSP Data Visualizers. 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
Renders LSP-provided semantic data such as call hierarchies and symbol definitions in interactive floating windows.