Skip to content

PHPDoc Generator is a VSCode extension that generates a documentation block using a keyboard shortcut.

License

Notifications You must be signed in to change notification settings

ronvanderheijden/vscode-phpdoc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPDoc Generator

Installs

PHPDoc Generator is a VSCode extension that generates a PHP documentation block using a keyboard shortcut.

To get PHPDoc Generator to generate PHPDoc block, place the cursor on a line with a class, method or property and press Control+Enter.

Screen Capture in Action

If PHPDoc Generator is unable to accurately detect the data type it will use a general data type. In these situations remember to provide the data type yourself or correct it if it's not accurate.

Keyboard Shortcuts & Settings

Looking for the keyboard shotcuts and settings? Search for phpdoc-generator.

Support

Found a bug? Got a feature request? Create an issue.

License

PHPDoc Generator is open source and licensed under the MIT licence.

About

PHPDoc Generator is a VSCode extension that generates a documentation block using a keyboard shortcut.

Resources

License

Stars

Watchers

Forks

Packages

No packages published