Zum Hauptinhalt springen

Schlagwort: Guide

Complete guide to Wordpress Plugin Development with VS-Code

Because I did not find a complete article that includes plugins and configuration, I assembled my own, after I spent some time to get a fully functional environment.

Mandatory plugins

List of plugins to be able to syntax-highlight and auto-complete php and wordpress framework code.

Lastly configure the Wordpress Stub in PHP Intelephense as described in this Github Issue. Alternativly you can include a whole wordpress directory manually as project folder.