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 (274)

  Date Thread Details
2011‑01‑05
5,147 views
"I use the SyntaxEditor document header and footers to define the basic structure for a class in VB. For example: ..."
2010‑12‑01
4,076 views
"It looks like the blueprint source-code download hasn't been updated to the latest release. It is still 4.0.0285...."
2007‑01‑20
5,087 views
"Hi, When I type in TestApplication (SDI Editor, C# syntax language): object s = "hello, world!"; ((s..."
2010‑05‑10
6,627 views
"Dear Sir/Mdm, We are using actipro in our product which work similar in function as Visual Studio. Our product all..."
2010‑08‑25
4,928 views
Loading a DTD by Ashwini
1 reply (16 years ago)
"Hi, Could you please tell me how do I load a DTD. When I try the following code, I get the error that I have to s..."
2010‑07‑16
4,991 views
"Hello, I have a child of CSharpSyntaxLanguage in my project. I'd like to add one item additionally to the inte..."
2010‑07‑07
5,317 views
"Hello, In our app we use generated code and show it in SyntaxEditor. As a result of generation many else if statem..."
2010‑07‑06
4,802 views
"Hello, We have discovered a bug that is critical to our environment. In our app we need to set syntaxEditor.Docum..."
2010‑06‑23
4,907 views
"If you type 'pro' then invoke auto-complete, it will always complete to 'protected', a keyword, even ..."
2010‑06‑23
4,576 views
"IntelliPrompt doesn't seem to work when using 'var' in a foreach statement, however it does work as expec..."
2007‑06‑28
6,030 views
"When will Actipro be releasing a version of the .net add-on languages that support merging? Alternatively, is ther..."
2010‑06‑17
5,215 views
"Hi, DotNetProjectResolver is skipping default constructor is structs (if there are no constructors, defined by devel..."
2010‑06‑10
4,804 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,812 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
6,232 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,645 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
5,430 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
5,384 views
"Hi. I`m using SyntaxEditor + TypeMemberDropDownList, linked to it. When I`m inserting large file into syntaxEditor,..."
2010‑03‑16
9,644 views
"We've recently turned on first chance exceptions in an application that uses the syntax editor, and we've not..."
2010‑03‑03
6,239 views
"Hello, I need to create AST for LINQ expression written in both C# and VB.NET. C# code. I tested following code: ..."