SyntaxEditor .NET Languages Add-on for Windows Forms

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on for Windows Forms suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (265)

  Date Thread Details
2010‑06‑23
3,875 views
"IntelliPrompt doesn't seem to work when using 'var' in a foreach statement, however it does work as expec..."
2007‑06‑28
5,265 views
"When will Actipro be releasing a version of the .net add-on languages that support merging? Alternatively, is ther..."
2010‑06‑17
4,510 views
"Hi, DotNetProjectResolver is skipping default constructor is structs (if there are no constructors, defined by devel..."
2010‑06‑10
4,045 views
"Hello! Well...I currently try to extend the Simple Add-on language. I wrote a function which expects two arguments...."
2010‑06‑03
4,097 views
"Hi, how can I save parsed syntaxEditor data? I do not need to allow parsing data everytime syntaxeditor is open file,..."
2010‑05‑26
5,549 views
"Hey! Unfortunately I don't have a lot of experience in programming but I'd like to try working with .NET Lan..."
2010‑04‑20
4,064 views
"I have an external assembly that has XML comments decorating the code. As expected when the user is hovering over an..."
2010‑04‑17
4,602 views
"Is there any way to affect the language of the syntax errors reported by the compilation unit? The compiler seems to ..."
2010‑04‑02
4,717 views
"Hi. I`m using SyntaxEditor + TypeMemberDropDownList, linked to it. When I`m inserting large file into syntaxEditor,..."
2010‑03‑16
8,785 views
"We've recently turned on first chance exceptions in an application that uses the syntax editor, and we've not..."
2010‑03‑03
5,529 views
"Hello, I need to create AST for LINQ expression written in both C# and VB.NET. C# code. I tested following code: ..."
2010‑02‑19
3,900 views
"I am building a language like javascript and the csharp addon simplifies the development but I cannot find a way to d..."
2010‑02‑02
3,933 views
"Hi, Is it possible to load the schema by using the URL of where the schema is located. I tried using the LoadSc..."
2008‑01‑08
4,579 views
"Hi, Within .Net code in the SyntaxEditor, I would like to highlight <% and %> with yellow background. How can ..."
2009‑01‑09
4,620 views
"Currently in .NET add-on the Intelliprompt is invoked by pressing “.”, so in order to see a list of object properties..."
2009‑07‑22
4,593 views
"Hello, I recently updated to .282 to have 3.5 support. I see it supports var keyword, linq expressions, anonymous c..."
2010‑01‑13
4,330 views
"Hello, I'm using the WinForms SyntaxEditor with the VBSyntaxLanguage add-on. IntelliPrompt is working great, ..."
2010‑01‑08
4,003 views
"Hello. I`m trying to implement Go To Declaration menu into my code. I can take current Token, but I don`t know in wha..."
2010‑01‑07
7,717 views
"I have an extension to my String class to check for Null values in VB.NET called .IsNull which returns a Boolean. ..."
2009‑10‑19
3,881 views
"I'm using the Syntax Editor for WinForms (current version) and the .NET Addon. I'd like to implement a &quo..."