What took the place of SyntaxLanguage.SemanticParser?

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by shark92651
Version: 4.0.0246
Avatar
I'm trying to fix a few things that are still broken since my conversion of 3.1 to 4.0. I had commented out a call that sets the SemanticParser property of my language because it no longer exists. Where to I assign my DynamicOutliningSyntaxLanguage now?

Comments (2)

Posted 17 years ago by shark92651
Avatar
I see this in the language xml file. Are you using reflection now to load it?

<SyntaxLanguage Key="SQL" LanguageDefinitionVersion="4.0" Secure="True" WordContainsAdditionalCharacters="@_"
SyntaxLanguageTypeName="TestApplication.SqlDynamicSyntaxLanguage, TestApplication"
xmlns="http://ActiproSoftware/SyntaxEditor/4.0/LanguageDefinition">
Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes that's it. It's much more robust now. Check in the docs under "SyntaxEditor Dynamic Languages Guide / Loading and Saving" for detailed info on it.


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.