hubspot-cms-vscode
hubspot-cms-vscode copied to clipboard
A HubL language extension for the Visual Studio Code IDE, allowing for :rocket: fast local HubSpot CMS Platform development.
https://github.com/williamspiro/HubL-Language-Extension/pull/21 introduced support for HubL tags which have a closing tag, but this update does not support placeholders in the snippets - it is just a straight dump of the...
We should explore what it would look like to integrate CLI actions with this extension. A community developer in Slack came up with the idea to add a context menu...
From https://github.com/HubSpot/HubL-Language-Extension/pull/42#discussion_r454629962
Would be nice if the same error messages that showed in the design manager showed in this extension. I get there are likely limitations as some require some advanced server...
Would be nice to have a gif which illustrates all of the awesome features for the top of the readme
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
This PR is autogenerated via GitHub Actions and should be reviewed before merging changes
**Describe the bug** Unable to execute watch from the remote file system ``` Error running command hubspot.remoteFs.watch: path should be a `path.relative()`d string, but got "g:\My_Projects\hubspot_work\growth copy\child.css". This is likely...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...