Let the IDE wars, uh, continue!

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvim-dap

    Debug Adapter Protocol client implementation for Neovim

    Checkout vimspector (works with neovim and vim) or nvim-dap (neovim only).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vim-awesome

    Awesome Vim plugins from across the universe

    VimAwesome is a website with a curated list of vim plugins. You can search by category or type for something that fits your needs. I highly recommend browsing the list just to see what there is.

  4. copilot.vim

    Neovim plugin for GitHub Copilot

    github.com/github/copilot.vim

  5. vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  6. git-conflict.nvim

    A plugin to visualise and resolve merge conflicts in neovim

  7. diffview.nvim

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

  8. SaaSHub

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

    SaaSHub logo
  9. how-to-exit-vim

    Below are some simple methods for exiting vim.

    You might want to refer to this README https://github.com/hakluke/how-to-exit-vim/blob/master/README.md

  10. neovim

    Vim-fork focused on extensibility and usability

    This dude is the chosen one, his like Neo from the matrix. From now on you shall be called NeoVim ...wait, that name sounds oddly familiar

  11. cpyvke

    cpyvke is a variable explorer and a kernel manager written in Python 3 curses for iPython kernels (Python 2.x or 3.x)

    Like this ? https://github.com/ipselium/cpyvke

  12. vimspector

    vimspector - A multi-language debugging system for Vim

    Checkout vimspector (works with neovim and vim) or nvim-dap (neovim only).

  13. ideavim

    IdeaVim – A Vim engine for JetBrains IDEs

    There is a nerdtree plugin for ideavim https://github.com/JetBrains/ideavim/wiki/NERDTree-support

  14. vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

    vim-plug is a really nice plugin manager that’s easy to use. There are other plugin managers as well, this one is just what I prefer.

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

  • looking for help - debug typescript

    3 projects | /r/vim | 7 Jan 2023
  • Vim After 15 Years

    6 projects | news.ycombinator.com | 26 Oct 2022
  • How do you do debugging?

    3 projects | /r/rust | 5 Aug 2022
  • What IDE or setup do you recommend for someone switching from Windows to Linux (Pop!_OS)

    3 projects | /r/cpp | 5 May 2022
  • Debugging in neovim

    3 projects | /r/neovim | 28 Dec 2021

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?