nvim-lspimport
Import resolver
A plugin that resolves imports for undefined terms in Neovim by using the Language Server Protocol.
Automatically resolves imports for undefined terms in neovim.
61 stars
4 watching
5 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
miversen33/import.nvim | A safe way to import and manage modules in Vim using Lua | 173 |
rishabhrd/nvim-lsputils | An extension that enhances Neovim's LSP client with user-friendly features and default settings for common actions. | 456 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
alexpasmantier/pymple.nvim | Automatically updates imports and resolves missing imports in Python files when the file or directory is moved or renamed | 78 |
anott03/nvim-lspinstall | A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. | 88 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 147 |
scalameta/nvim-metals | A plugin that integrates the Scala Language Server into Neovim for better development experience. | 471 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 8 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
mfussenegger/nvim-jdtls | Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol | 1,131 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
piersolenski/telescope-import.nvim | An extension for telescope.nvim that automates the process of importing frequently used modules from a project. | 189 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |