Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
PHP Code Actions
New to Visual Studio Code?
Get it now.
PHP Code Actions
Nicolas Gamboa
|
820 installs
|
(
0
)
|
Free
A very basic set of PHP Code Actions for VSCode
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
php-code-actions
A very basic set of PHP Code Actions for VSCode.
Actions
Add Constructor.
Replace Constructor.
Add Getter.
Add Setter.
Add Property.