In Sublime Text et al, you can type Control-P to do an incremental file search.
In Visual Studio 2010:
Control-i does incremental text search
Control-, does incremental symbol search
Control-Shift-f, does Find All Files
What I would like is an incremental version of Control-Shift-F.
Does such a thing exist?
Visual studio 2017 comes with this feature (called Edit.GoToAll
). The default mapping is Ctrl + T or Ctrl + ,.
To change it click Tools -> Options
and then under Environment/Keyboard search for GoToAll
and assign Ctrl + P:
Source: https://docs.microsoft.com/en-us/visualstudio/ide/whats-new-in-visual-studio#experience-improved-navigation-controls
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With