Plugin to batch lsp rename?

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

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

    Change code right in the quickfix window

    If you can somehow get the lines into a quickfix buffer, then quickfix reflector (https://github.com/stefandtw/quickfix-reflector.vim) will take it from there.

  • ctrlsf.vim

    A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2

    Wow, never heard of this plugin. Always resorted to :cdo s/xyz/abc, but seeing changes visually before applying them is really nice. An alternative is https://github.com/dyng/ctrlsf.vim, which is richer feature-wise, but introduces a different command (:CtrlSF) instead of leveraging the quickfix list.

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

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