You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
slymz
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)
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Mar 30 2022 : 08:57:54 AM I am seeing the same effect here. Thank you for the clear description.
case=148001
This does work correctly in earlier IDE's, which is something.