Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comments GeneratorNew to Visual Studio Code? Get it now.
Comments Generator

Comments Generator

Cesar Correia

|
62 installs
| (0) | Free
Generate skeletons for comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comments Generator

Comments generator is a simple command to generate a style of comment.

Currently available comments styles:

  • Laravel:
/*
|--------------------------------------------------------------------------
| Comment title
|--------------------------------------------------------------------------
|
| Comment description.
|
*/

Currently in TODO:

  • Take in consideration the indentation, tabs/spaces, of the current editor in order to apply the comment properly formated
    • The automatic selection should be based on this
  • Being able to type a keywork like laravel-comment and hit tab to execute the command
  • Remove the comment inserted alert thingy
  • Work out why logo isn't showing the the extensions store
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft