vscode-php-getters-setters
vscode-php-getters-setters copied to clipboard
it's not working!!!
Command 'Insert PHP Getter & Setter' resulted in an error (command 'phpGettersSetters.insertGetterAndSetter' not found)
You have to create getter.js and setter.js. Read read.me
I created the files as per readme, but still get the same error
After any change in getter.js / setter.js you need to reload vscode
im on windows (10), created the folder + the files, reloaded vs code and it works like a charm
works for me on linux when I create the getter/setter files ~/.config/Code/User/phpGettersSetters/