jdpedrie / getter-setter-generator

VS Code extension to generate get and set methods from the declaration of class properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getter and Setter Generator

This fork modifies the extension for PHP getters and setters.

Extension for Visual Studio Code

This extension generate get and set methods from the class variable declarations.

Usage

how use

Authors

  • afmicc - Extension

License

MIT © afmicc

Enjoy!

About

VS Code extension to generate get and set methods from the declaration of class properties.

License:MIT License


Languages

Language:JavaScript 100.0%