tecolote-snippets
- Snippets to block comment regions for Tecolote standard in Angular code development.
- In any typescript file, start typing any of the following commands to generate the region comment block:
- t-regions
- Generates VARIABLES, LIFECYCLE, and METHODS regions
- t-variables
- Generates VARIABLES region
- t-lifecycle
- Generates LIFECYCLE region
- t-methods
| |