Unable to use JetBrain IDEs now

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • coc.nvim

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

  • I use the Coc plugin for Vim, which gives me fairly good refactoring and formatting. In practice, I find JetBrains refactorings only slightly better than Coc's. Coc was easy to install and set up. NeoVim's Native LSP gives you even more control, but is slightly harder to set up.

  • fzf.vim

    fzf :heart: vim

  • I was able to use Jetbrains fairly mouse-free, although not 100%. I was able to use :action to emulate most of fzf.vim's functionality. The BIG missing feature for me was ctrl-6.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-test

    Run your tests at the speed of thought

  • vim-vshelp

    A simple plugin for working with Visual Studio

  • I use a variant of vshelp's build script to build with msbuild (errors go in quickfix). and asyncrun.vim to run builds or executables in the background. And I have a lot of compiler scripts for other tools (like running tests).

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