question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include total # of search results in / find

See original GitHub issue

Right now cmd + f VSCode search is superior to / because it displays the match count. It’d be nice to know whether I should keep traversing by showing a match count in the status bar.

A better solution is to just open the VScode find drawer, which lets you edit the search query with arrow keys. Press ctrl + n/ ctrl + N to exit the drawer and traverse the results.

image

Does this seem like a valuable feature? If so I can get a PR in.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
fandycommented, Apr 5, 2017

Ah today I learned! Alright cool I’ll try to get a pull request up later this week.

0reactions
johnfncommented, Apr 11, 2017

Makes a macro that searches for and deletes a word and saves it to the q register. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Excel: How can I count and add number of FIND results?
Use this formula: =(LEN(A1)-LEN(SUBSTITUTE(A1,"apple","")))/LEN("apple"). Drag/Copy down as required. See image for reference.
Read more >
Should a "search results" return the number of items found?
The Scent of Search by Tyler Tate includes the following recommendation: Indicate the number of results. This helps users gage the validity ...
Read more >
How to count the total number of search results in Outlook?
2. Go ahead to press the Enter key to open these search results, and then you will get the total number of search...
Read more >
Show total of results in Search box - Quicken Community
When I'm in any particular account and do a Find (Ctrl-F) to pull up all the transactions matching certain specifications, ...
Read more >
Re: How to add final total count of results withou...
I can't seem to figure out a way to add a bottom row for a total count of results (records) to the end...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found