People who migrated from vscode

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

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
  • nvim

    ufo.lua ufo config

  • 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
  • nvim-spectre

    Find the enemy and replace them with dark power.

    The only must have feature that was missing for me is VSCodes powerful project wide search. Fortunately nvim-spectre does exactly that

  • leap-spooky.nvim

    👻 Actions at a distance

  • mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

    mini.nvim

  • diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

    diffview.nvim was amazing for an neovim-local diff view / git status as well as git log with diffs.

  • leap.nvim

    Neovim's answer to the mouse 🦘

    leap.nvim absolutely turned my movements and navigation experience in neovim upside down.

  • overseer.nvim

    A task runner and job management plugin for Neovim

    I still can't get testing and debugging tests down, so I am going back to intellij or goland to do that. I have been at it for about 3 weeks now. I spent so much time setting up my config. haha. Having said that, I really like Overseer https://github.com/stevearc/overseer.nvim

  • SaaSHub

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

    SaaSHub logo
  • trouble.nvim

    🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

    Trouble is so good for finding errors easily. For testing I use jest so I haven't had too many issues. What do you test with?

  • lsp_lines.nvim

    Mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim

    I also find Lsp Lines to be pretty awesome. I have a bunch of windows in kitty open next to each other and the default virtual_text kept overflowing off my visual buffer. This took care of that and is extremely helpful.

  • nvim-ufo

    Not UFO in the sky, but an ultra fold in Neovim.

    I tried nvim-ufo it was hard to set up to my exact needs but I achieved it recently

  • nvim-navbuddy

    A simple popup display that provides breadcrumbs feature using LSP server

    nvim-navbuddy for easy breadcrumbs navigation

  • telescope-file-browser.nvim

    File Browser extension for telescope.nvim

    hop.nvim to easily hop to specific text with minimal keystrokes

  • which-key.nvim

    💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

    which-key.nvim for consistent custom key mappings which helped me a lot to own my setup.

  • persistence.nvim

    💾 Simple session management for Neovim

    persistence.nvim for using session management which is useful

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    nvim-dap for debugging using keyboard bindings which are intuitive.

  • lsp_lines.nvim

    Discontinued GitHub mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim to work around Windows issues with `packer.nvim`. (by ErichDonGubler)

    lsp-lines for error-lens but better.

  • telescope-undo.nvim

    A telescope extension to view and search your undo tree 🌴

    telescope-undo?

  • bufferline.nvim

    A snazzy bufferline for Neovim

    I've used vscode before and I really like this combination bufferline.nvim with scope.nvim.

  • scope.nvim

    Revolutionize Your Neovim Tab Workflow: Introducing Enhanced Tab Scoping!

    I've used vscode before and I really like this combination bufferline.nvim with scope.nvim.

  • oil.nvim

    Neovim file explorer: edit your filesystem like a buffer

    Sometimes you do want to created, edit, and move files, for that I've found oil.nvim amazing. netrw will do the job but oil just feels so slick

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • neotest-playwright

    A playwright adapter for neotest.

    I'm writing a playwright plugin for neotest. Github.

  • SaaSHub

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

    SaaSHub logo
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

  • My Flow and Productivity has Improved with the Simplicity of Neovim

    14 projects | dev.to | 21 Jun 2024
  • Ask HN: What's your current side project?

    1 project | news.ycombinator.com | 7 Jun 2024
  • [nvim-hlslens] doesn't work

    1 project | /r/neovim | 1 Nov 2023
  • Benchmarking some of my favourite neovim plugins over time

    5 projects | /r/neovim | 12 Jul 2023
  • search index

    2 projects | /r/neovim | 16 Apr 2023

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