All notable changes to the HubSpot VS Code extension will be documented in this file.
- Fixed issues preventing the extension from function properly on Windows machines.
- Fixed issue where CLI update flow would break when user had a legacy CLI version installed
- Adds UI that supports HubSpot account authentication, account management, and CLI updates
- Improved scaffolding of new templates, modules, and serverless functions
- Improved HubL language support with autocomplete and linting
- Updated snippet definitions
- Improved
dnd_area
snippets - Updated language definitions
- Added a new "Beta" flag in settings
- Added inline HubL error linting (available with "Beta" features enabled)
- Support for CSS and HTML files through the CSS + HUBL and HTML + HUBL languages
- Fixed incorrectly configured snippets
- Generation script converted to node.js
- Updated closing tag support
- Added support for custom modules field.json
- Adds support for local custom module development snippets
- Basic support for HubL tags which have a closing tag
- Updates to auto_gen HubL Snippets
- Get this puppy to 1.0!
- Added HubL Color and Font Variable support
- Added HubL Email Variable and Alias support
- Added HubL Email Required Template Variables support
- Update READEME to reflect
|
filter prefix
- HubL tags now output with a line break for each paramter
- Includes expression tests
- Basic HubL doc and blog doc support
- Support common HubL variables
- Initial release
- Filters, functions and tags as snippets
- Some lang config for easy HubL wrapping and auto complete