PHP code actions provider for Visual Studio Code.
The project icon is a mashup of two of Flaticon icons.
- Add PHP
__constructor
(if it doesn't exist) - Add PHP
Getter and Setter
for property (if both don't exist) - Add PHP
Getter
for property (if it doesn't exist) - Add PHP
Setter
for property (if it doesn't exist)
This extension is a fork of ganvoa/php-code-actions.