Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>lit-itNew to Visual Studio Code? Get it now.
lit-it

lit-it

Mohseen Mukaddam

|
7,336 installs
| (5) | Free
lazy JSdoc builder, add character to your code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lit it

Lit it is a lightweight lazy JSDoc builder, that recognizes the function signature and generates doc strings.

Demo

UPDATE: now supports ES6 syntax.

Linux OS X

How to Use?

  1. Move caret on the line above function
  2. F1 + type Lit it + hit Enter

Installation

copy and paste code in command pallette

ext install lit-it

Development

Build

yarn
yarn compile

Test

yarn test

Release Notes

1.2.12

Fixed bugs with ES6 Destructuring and default values

1.2.x

Migrated to TypeScript (thanks @kylelamse)

1.1.0

Added ES6 Syntax support and minor bug fixes.

1.0.0

Standard function signature support.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft