Delphi / Javascript syntax highlighting

Hello,
I am currently developing (and discovering) with your product TMS WEBCore. I am regularly led to write javascript code between the "asm ... end" tags. Unfortunately the Delphi IDE does not support these sections and it is very uncomfortable to write these javascript sections with Delphi syntax highlighting. Is there a Delphi plug-in planned on your side to solve this problem (or do you know of such a plug-in)?
Thanks in advance and have a nice day
Serge

Afaik, there is unfortunately at this moment no such plugin available.
You could use TMS WEB Core from Visual Studio Code as alternative.

Hello
Thanks for your answer.
I installed WEBCore for VSC and I quickly tried it.
But it's still not a solution for me, it's even worse (asm..end not recognized with closures, form inheritance poorly managed if the ancestor is in a parent file...).
And besides I don't really see the point of using VSC since the Delphi editor is so powerful.
Your VSC plugin seems very nice (with a graphical editor!) but I don't really see the point of writing Delphi.
Have a nice day
Serge

What exact problem do you have with form inheritance?
As far as editor is concerned, Visual Studio Code has numerous extensions to turn the editor into a much more powerful editor. And moreover, VSC is free.