Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 334127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:01:32+00:00 2026-05-12T10:01:32+00:00

Say I have multiple blocks of the following code in a file (spaces is

  • 0

Say I have multiple blocks of the following code in a file (spaces is irrelavent):

sdgfsdg dfg
dfgdfgf ddfg
dfgdfgdfg  dfgfdg

How do you find/highlight all the occurrences?

What I ideally want to do is to visually select the code block and then press search to find all occurrences.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:01:32+00:00Added an answer on May 12, 2026 at 10:01 am

    The text being searched for is stored in the / register. You can’t yank or delete directly into this register, but you can assign to it using `let’.

    Try this:

    • Use visual mode to highlight the code you want to search for
    • Type "ay to yank that highlighted selection into register a
    • Type :let @/ = @a to copy register a into the search register /

    At this point, all code matching your selection will be highlighted, and you can navigate through occurrences using n/N just as you would a regular search.

    Of course, you can use any temporary register instead of a. And it shouldn’t be too difficult to get this command sequence mapped for easy use.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Lets say I have multiple commands like 5000 which updates some column and row
Lets say I have multiple DataGrids throughout my winform app and I want to
Let's say you have multiple directories that all exist on the same partition. Let's
I have multiple tables in a MySQL database. Lets say they look like this:
I have multiple Matlab versions installed on my PC. To say, R2006b, R2009b, R2010a.
In our web application, we have multiple small applications availables. Let us say A,B,C.
Let's say I have a site with multiple links as follows: www.example.com/product/1 www.example.com/product/2 www.example.com/product/3
Let's say I have a static class with a static method. Multiple threads can
Hi Sitepoint wizard people, Say we have an admin application that has multiple users
Say that I have an article with multiple pages. Each page has a short

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.