Add Keywords to CSharp Language Add-on

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Craig Eddy - Star Technologies
Version: 4.0.0258
Avatar
I'd bet that this question has been answered elsewhere, but after a few hours of searching forums & help, I can't find an answer that makes sense to me.

We're using the C# Language add-on but would like to add a few "keywords" that our script engine recognizes. We add things like

#reference <assembly name>
#debug

etc. to give our "script" engine some directives prior to compiling the C# code.

How do I add these to the language as keywords so that when the language add-on parses the text, it doesn't flag these as syntactic errors?

Thanks!

Craig Eddy
Star Technologies

Comments (1)

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

The keyword list is optimized and fixed in the add-on so to do this you would have to get the source code (Blueprint license) for the add-on and make the additions as needed.

Note that you do NOT need to purchase the core SyntaxEditor's source code to be able to purchase the add-on source code. You may purchase the add-on source code independently.


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.