New plugin to support LSP file operations

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. nvim-tree.lua

    A file explorer tree for neovim written in lua

    Hey! I made an extension to nvim-tree.lua which is called nvim-lsp-file-operations . It subscribes to events emitted by nvim-tree and automatically applies any necessary workspace edits when performing file operations.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Metals

    Scala language server with rich IDE features 🚀

    Please write in the comments if you know of any language servers I should test it with. Currently I tested only metals and rust-analyzer.

  4. nvim-lsp-file-operations

    Neovim plugin that adds support for file operations using built-in LSP

    Hey! I made an extension to nvim-tree.lua which is called nvim-lsp-file-operations . It subscribes to events emitted by nvim-tree and automatically applies any necessary workspace edits when performing file operations.

  5. rust-analyzer

    A Rust compiler front-end for IDEs

    Please write in the comments if you know of any language servers I should test it with. Currently I tested only metals and rust-analyzer.

  6. nvim-lsp-ts-utils

    Discontinued Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

    Wow, cool plugin! Tsserver utils and tsserver extension support these operations https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils https://github.com/jose-elias-alvarez/typescript.nvim

  7. typescript.nvim

    Discontinued A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).

    Wow, cool plugin! Tsserver utils and tsserver extension support these operations https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils https://github.com/jose-elias-alvarez/typescript.nvim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [SOLVED] Vue 3 + TypeScript + Inlay Hint support in NeoVim

    6 projects | dev.to | 18 Nov 2024
  • [TS LSP] "go to source definition"

    1 project | /r/neovim | 30 Jun 2023
  • Add all missing imports

    2 projects | /r/neovim | 7 Jun 2023
  • Add all missing imports from lsp server

    1 project | /r/neovim | 5 Jun 2023
  • Need some guidance on how to tweak a piece of the config

    1 project | /r/neovim | 26 May 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?