slymz
Junior Member
USA
18 Posts |
Posted - Mar 29 2022 : 5:40:45 PM
|
I am trying this in VS2022 Preview 17.2.0 Preview 2.1 (latest as of this writing).
Alt+K is assigned correctly as the "Text Editor" shortcut to VAssistX.FindSelected.
It selects the word under cursor correctly, but F3/Shift+F3 does not navigate to the selection.
In below animation:
1. "iterator_traits" was the last searched word via Ctrl+F 2. Cursor is on "remove_reference_t" 3. Alt+K is hit, and "remove_reference_t" is correctly selected (yellow highlight) 4. Then F3 is still searching for last search from step 1. (not shown: if last search was empty, F3 does nothing)
|
|