Plugins to have VS code tools

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

    Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.

  2. CodeRabbit

    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 logo
  3. bufdelete.nvim

    Discontinued Delete Neovim buffers without losing window layout

    https://github.com/famiu/bufdelete.nvim I never used it but there are plugins for everything you want

  4. vim-illuminate

    illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.

  5. nvim-lspconfig

    Quickstart configs for Nvim LSP

    Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.

  6. kickstart.nvim

    A launch point for your personal nvim configuration

    I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

  7. LazyVim

    Neovim config for the lazy

    I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

  8. dotfiles

    NeoVim Tmux IDE configuration (by kiyoon)

    I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vim-lsp

    async language server protocol plugin for vim and neovim

  11. vim-lsp-settings

    Auto configurations for Language Server for vim-lsp

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

  • PSA: Neovim's built-in LSP client is now substantially faster

    5 projects | /r/neovim | 5 Oct 2021
  • Need help to set up the pbkit language server

    2 projects | /r/neovim | 21 Sep 2023
  • Option omnifunc is not set

    1 project | /r/neovim | 31 Aug 2023
  • SQL LSP dialect

    2 projects | /r/neovim | 4 Aug 2023
  • LSP tells me to enable auto-fetch in configurations, but I can't find any documentation on that option?

    1 project | /r/neovim | 3 Jul 2023