J
J
Jeket2020-03-24 23:35:56
Visual Studio Code
Jeket, 2020-03-24 23:35:56

How to find a method in a project in VScode by method name using hotkeys?

Before VScode I used Sublime and there was a very useful hot key F12 - you highlight the name of the method, press F12 and the editor transfers to the method by its name. Very handy for quick search method. Are there similar ways to search in VScode for Javascript? Highlight the method name and go to the method itself. Tried through Ctrl+Shift+O or Ctrl+P or Ctrl+R - it doesn't work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hzzzzl, 2020-03-24
@hzzzzl

ctrl + left click on the function name if I understand correctly

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question