• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

docblock-format-helper

Helps format docblocks so that it's less work to write them.
lkwdwrd
0.3.0 2,384
5
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Dockblock Format Helper

Helps format JS and PHP docblocks so that it is less work to write them.

/**
 * short description
 *
 * @return type description
 */

When you start a docblock by typing '/**' it will fill in the rest of the block when you hit enter. It will then detect you are in a docblock and automatically add the '*' characters when you go to a new line. Finally, when you are at the end of a docblock and hit return after the '*/' it will remove the extra space from your indentation so you can just continue coding.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by