Figure out a plugin for popular IDEs to help with HTML string syntax highlighting
This adds syntax highlighting in an IDE fine and even renders HTML, but any component() render methods are broken. Seems to be a scoping issue of some sort? May need to pass render methods or the entire component instance to html() if and when it's used (tricky).
I'm not going to close it, but if memory serves this breaks too much to work properly. It may work now, though, because it's been awhile since I've tried it.
One option for this is to create a VSCode plugin (as well as for other popular IDEs) that just adds the syntax highlight.
See here: https://claude.ai/chat/89efe5fd-c0db-4211-8dd1-dc1d29465aea.
Not worth battling with, but if we can get AI to generate a plugin that works, I'm happy.