D
D
Dmitry Klimantovich2022-03-04 12:45:02
WordPress
Dmitry Klimantovich, 2022-03-04 12:45:02

What VS CODE extensions do you recommend for Wordpress development?

Good afternoon.
I recently started using Visual Studio Code, but I ran into a problem that it highlights some functions as errors, for example, plugin_dir_path();or register_activation_hook();

Well, what extensions would you recommend to make your work easier?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
godsplane, 2022-03-04
@godsplane

To avoid errors, you need to open the wordpress folder in the editor and not just the theme folder

V
Vladimir Druzhaev, 2022-03-06
@OtshelnikFm

phpstorm has support for frameworks. You just specify the folder with the VP there as a framework and it works. Autocomplete, docblock - generally convenient. But since VSCode is not an ide, you need to connect something there to teach it to recognize other functions from frameworks

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question