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,325 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,211 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,247 views
"Hi, When I type in TestApplication (SDI Editor, C# syntax language): object s = "hello, world!"; ((s..."
2010‑05‑10
6,799 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
5,077 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
5,150 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,456 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,949 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
5,076 views
"If you type 'pro' then invoke auto-complete, it will always complete to 'protected', a keyword, even ..."
2010‑06‑23
4,745 views
"IntelliPrompt doesn't seem to work when using 'var' in a foreach statement, however it does work as expec..."
2007‑06‑28
6,211 views
"When will Actipro be releasing a version of the .net add-on languages that support merging? Alternatively, is ther..."
2010‑06‑17
5,387 views
"Hi, DotNetProjectResolver is skipping default constructor is structs (if there are no constructors, defined by devel..."
2010‑06‑10
4,968 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,979 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,382 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,784 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,600 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,508 views
"Hi. I`m using SyntaxEditor + TypeMemberDropDownList, linked to it. When I`m inserting large file into syntaxEditor,..."
2010‑03‑16
9,824 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,383 views
"Hello, I need to create AST for LINQ expression written in both C# and VB.NET. C# code. I tested following code: ..."