Documentation Generation

Documentation generation is a feature that allows you to use VSCode's "quick fix" menu to generate JS/TS Docs for a given method.

Simply put your cursor on the method or class name, and bring up the Quick Fix menu, on macOS this is "command + .".