3

Below is the UI of Rider search with Cmd + F. But I'm using the IdeaVim plugin, I want a similar UI to count the current match when I perform a search with / or ? but can't find the config to display it.

Rider search count view

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Finn
  • 2,707
  • 2
  • 19
  • 28

1 Answers1

4

If I'm getting this correctly then this is not possible right now (not implemented).

https://youtrack.jetbrains.com/issue/VIM-2544 -- watch this ticket (star/vote/comment) to get notified with any progress.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
  • I see, that feature is not available for now, I will wait for it to be implemented. – Finn May 06 '22 at 06:48
  • @Finn Yeah. Sadly it has no votes (only 1 so far) so may not be on their "what to implement next" list. Make sure you have voted for that ticket. May even ask friends to extra votes (if they also would like to have such feature). – LazyOne May 06 '22 at 08:49