navigator.lua
Code analyzer
A plugin that provides code navigation and analysis features using LSP and Treesitter
Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
1k stars
7 watching
58 forks
Language: Lua
last commit: 6 days ago
Linked from 1 awesome list
diagnosticslanguage-server-clientlsplspconfignavigationneovimneovim-pluginnvim-plugintreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
antonk52/bad-practices.nvim | A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 104 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 171 |
ray-x/guihua.lua | A Lua-based GUI library for Neovim plugin developers to create interactive user interfaces. | 169 |
numtostr/navigator.nvim | A plugin that allows navigation between different window splits and terminal multiplexers in an integrated development environment. | 399 |
drybalka/tree-climber.nvim | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |
leonheidelbach/trailblazer.nvim | A tool to help developers navigate and bookmark important points in large projects quickly and efficiently. | 240 |
p0pr0ck5/lua-ffi-libinjection | A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
ray-x/web-tools.nvim | A plugin suite for web developers that integrates tools for testing, coding assistance, and project management. | 156 |