hubspot-cms-vscode
hubspot-cms-vscode copied to clipboard
Feature Request: Syntax error highlighting based on the Design Manager
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 side compiling and whatnot. would just be cool
This would be cool - we would need to build a Language Server Protocol
any way to to do it in such a way that it could use the same error checking definitions as what HubSpot actually uses? That way it would need minimal maintenance. In the extension itself.
Maybe that's what you were already thinking of.