File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the HubSpot VS Code extension will be documented in this file.
44
5+ ## [ 1.7.0]
6+
7+ ### Major Changes
8+
9+ - Major code reorganization: restructured project layout for better maintainability
10+ - Updated to handle ` @hubspot/local-dev-lib ` latest changes
11+ - Migrated from npm to yarn for dependency management
12+
13+ ### Features
14+
15+ - Added "Get Started" link for project development in the extension UI
16+ - Improved feedback form formatting with better styling and theme color support
17+ - Enabled editor parameter hints by default for better developer experience
18+
19+ ### Improvements
20+
21+ - Fixed and improved HubL auto-detection functionality
22+ - Enhanced HubL syntax highlighting, including fixes for HubL in comments
23+ - Removed environment information from tooltips for cleaner UI
24+ - Updated HubL snippets with latest definitions
25+
26+ ### Bug Fixes
27+
28+ - Fixed local config validation issues
29+ - Fixed syntax highlighting for HubL code in comments
30+ - Fixed typo in codebase
31+
532## [ 1.3.2]
633
734- Fix to telemetry
You can’t perform that action at this time.
0 commit comments