How to search and replace inside current workdir like vscode

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

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

    Change code right in the quickfix window

  • vim-enmasse

    Edit every line in a quickfix list at the same time

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-abolish

    abolish.vim: Work with several variants of a word at once

  • Additionally, I use vim-abolish[https://github.com/tpope/vim-abolish] with the Subvert command to maintain the case.

  • ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

  • I use https://github.com/mileszs/ack.vim (but configured to us 'ag' instead of 'ack') to find all occurrences of a variable/function name in a working directory and load them all into the quickfix list.

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