Posted 17 years ago by Nik Verkhovtseff
Version: 4.0.0240
Avatar
Hi,

I merge SQL dynamic syntax language and VBSyntaxLanguage using Direct Lexical State Transition and custom tags <% and %>. I noticed, when I type:

<% Console %>

the end of the state transition is detected - ok.
But in case, when there's no whitespace before tag %>, i.e. when I type:

<% Console%>

the end of the state transition isn't detected.

There's no such problem if I merge SQL dynamic syntax language and VB.NET dynamic syntax language.

Is it a bug?

Thanks,
Nik

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Nik,

Actually the .NET Languages Add-on languages aren't yet ready to support merging with other languages. Mostly because the semantic parser doesn't know how to jump around over other language sections. This is something we would like to add for future enhancements though.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.