What is the equivalent of VS Code's "Ctrl+Shift+L" in Vim?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • vim-visualstar

    star for Visual-mode.

  • i use a simple plugin to let me press * in visual mode: https://github.com/thinca/vim-visualstar

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

    Automatically clears search highlight

  • https://github.com/pgdouyon/vim-evanesco has a mapping for '*' in visual mode - which turns whatever you have visually selected as a search. I find it very helpful for the kind of pattern matching/replacing.

  • traces.vim

    Range, pattern and substitute preview for Vim

  • See https://github.com/markonm/traces.vim or :h 'inccommand' for Neovim.

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

  • What is the best vim motion alternative for this kind of text selection ?

    2 projects | /r/vim | 6 Dec 2023
  • Vim cursores multiplos

    1 project | /r/linuxbrasil | 6 Apr 2023
  • After using Emacs (with evil) for a long time I switched to Neovim.

    5 projects | /r/neovim | 22 Mar 2023
  • Apply normal command to all regex matches on the same line

    1 project | /r/neovim | 15 Mar 2023
  • Simultaneous editing of _some_ instances of a word or sentence

    2 projects | /r/neovim | 16 Feb 2023