Answer the question
In order to leave comments, you need to log in
How to search for code in Visual Studio Code where a function is defined?
Is there a plugin that allows you to find the file that defines the function/method/class used in the code?
Answer the question
In order to leave comments, you need to log in
Select the name of the function/method and press ALT + F12 or use the context menu.
So why not use search? Open the search for all files, enter function my_function_name
and search.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question