PHP getters and setters for Visual Studio Code
This is based off of @phproberto's extension that has not been updated for 3 years. I removed custom template features and all of the configuration options. It's a simple extension doing a simple job. I've updated the extension to work with PHP type hinting. ImportantMake sure to reload VS Code after installing and/or changing the settings. FeaturesThis extension allows you to quickly generate getters and setters with one single command. It adds 3 comands to vscode's command palette:
Extension SettingsThis extension contributes the following settings:
Release Notes1.1.1
1.0.3
1.0.2
1.0.1
1.0.0
|