
Hi,
I merge JScriptDynamicSyntaxLanguage and CSharpSyntaxLanguage using Direct Lexical State Transition and custom tags <% and %>. But if I print tag <% in the middle of JScript string, a state transition to C# doesn't occur (it works fine if I print tag <% right after forward quote).
Could you give me any suggestion?
Thanks,
Nik
I merge JScriptDynamicSyntaxLanguage and CSharpSyntaxLanguage using Direct Lexical State Transition and custom tags <% and %>. But if I print tag <% in the middle of JScript string, a state transition to C# doesn't occur (it works fine if I print tag <% right after forward quote).
Could you give me any suggestion?
Thanks,
Nik