nvimdev/lspsaga.nvim

improve neovim lsp experience

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Type:Plugin / ExtensionCategory(s):Editors & IDEsDeveloper Tools
Added to GitGenius on September 18th, 2026
Created on December 16th, 2020
Open Issues & Pull Requests: 98 (+0)
GitHub issues: Enabled
Number of forks: 308
Total Stargazers: 3,800 (+0)
Total Subscribers: 12 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.1 days
Mean response time: 72.1 days
90th percentile: 239.3 days
Tracked items: 38

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 71% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 38
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 640 days
Stale 30+ days: 37
Stale 90+ days: 37

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (32)
  • enhancement (19)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Lspsaga.nvim is a Neovim plugin that enhances the language server protocol experience within the editor.

The plugin addresses the challenge of navigating and interacting with LSP features in Neovim by providing a more polished interface for common LSP operations. It wraps and improves upon Neovim's built-in LSP client functionality, offering a more refined user experience for tasks like code navigation, diagnostics, and symbol information that would otherwise require multiple keystrokes or less intuitive workflows.

Developers working with Neovim who want a more streamlined LSP experience should consider this plugin. It suits projects where developers spend significant time navigating code, reviewing diagnostics, and performing refactoring tasks. The plugin is particularly valuable for those who find Neovim's default LSP interface sparse or who prefer a more integrated, feature-rich approach to language server interactions.

The project shows consistent development activity with regular updates and maintenance. The codebase is actively refined with improvements to existing functionality. The project maintains responsiveness to user feedback and issues. Development focuses on enhancing the user experience rather than adding experimental or unstable features.