Creates an instance of Typescript.
The template file text.
The type of documentation to make.
The wanted block from the parser.
The configuration of the template file in use.
The document rows.
The active text editor document..
The active text editor.
The Typescript parser.
The cursor's current position within the WorkShop.document
The template file text.
The available variables.
Check if the cursor is correctly placed in the function.
If cursor is correctly placed.
Start generateFunction, run different functions based on docType.
The type of documentation to make.
The configuration for this specific documentation.
If enter activated the extension.
Promise to return a void.
Get the comment based on the language and the variable wanted.
What comment wanted.
The comment string.
Get the current column in the editor
The line index.
The column the user is positioned at.
Get the variables based on the language.
The start index of the function.
An promise to return the variables.
Generated using TypeDoc
Typescript, extends WorkShop
Typescript
{WorkShop}