This extension for Visual Studio Code adds HTML|Angular snippets for TOTVS HTML Framework.

THF Suported version: 2.3.0
Usage
Type part of a snippet, press enter, and the snippet unfolds.
HTML Snippets
Directives Snippets
Services Snippets
Alternatively, press Ctrl + Space (Windows, Linux) or Cmd + Space (OSX) to activate snippets from within the editor.
Release Notes
2.3.0
- Added the property
t-columns to the thf-radio-group;
- Added the property
t-literals to the thf-page-list.
2.2.0
- Added the property
t-lookup to the t-filter-params;
- Added the property
t-literals to the components thf-page-detail and thf-page-edit.
2.0.1
- Added new icons, 121 in total now;
2.0.0
- Removed the components:
thf-grid, thf-chart, thf-code-editor andthf-field-container;
- Removed the property
t-id from thf-tab;
- Added the property
t-columns to the thf-checkbox-group;
- Added the property
t-hide-arrow to the components thf-popover and thf-popup.
1.0.5
- Added the new
thf-breadcrumb component;
1.0.4
- Added the new
thf-disclaimer-group component;
1.0.3
- Fixed the use of
tabs during the navigation over the snippet options.
1.0.2
- Renamed for TOTVS HTML Framework Angular aka
THF Angular.
1.0.1
- Added the output
t-selected and the input t-field-format to the thf-lookup;
- In the
thf-lookup the property t-title now has as default value, the value of t-label;
- Added the pseudo component
thf-wrapper;
1.0.0
| |