How i can change highlighted area in VSCode after Shift+F12

Viewed 14

I try to find hotkey which can help me to change selected area after shift+f12.Let's see example:

enter image description here

I selected this function and after it i click shift+f12 and watch this in special window:enter image description here

And as you can see, the right side of this block is displayed - all the places where this function is found.

I want to know what hotkey I need to press to move to the area with the code and start editing it: enter image description here

Please say me how i can make it without mouse:)

P.S. i'm using windows

0 Answers
Related