A
A
Andrey2021-02-16 10:34:16
PHP
Andrey, 2021-02-16 10:34:16

Visual code extension to navigate php classes?

Good afternoon!
Maybe someone knows if there is an extension for visual code that shows what methods are in the class in the file and what, when pressed, would switch to this method. For example, there is such a feature in phpstorm, at the bottom left it shows a complete list of methods, such as navigating through them. This is very convenient if you have a large project and a lot of methods in the file when working with php code.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
ettychel, 2021-02-16
@ettychel

As I understand it, you need PHP IntelliSense.

A
Anton Minakov, 2021-02-25
@int128

I use PHP Intelephense, it is much faster than PHP IntelliSense, and in general it works somehow better.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question