Document This"Document This" is a Visual Studio Code extension that automatically generates detailed JSDoc comments for both TypeScript and JavaScript files. TagsSupports JSDoc and Closure Compiler tags: @class, @description, @enum, @export, @function, @implements, @interface, @param, @private, @returns, @static, @template, @type and @memberOf. CommandsDocument This
Generates documentation for whatever the caret is on or inside of. Trace TypeScript Syntax NodePrints info about the node ancestry at a given caret position. Thank you for using Document This! |