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

  Date Thread Details
2010‑08‑25
4,397 views
Loading a DTD by Ashwini
1 reply (14 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,439 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
4,827 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,286 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,328 views
"If you type 'pro' then invoke auto-complete, it will always complete to 'protected', a keyword, even ..."
2010‑06‑23
3,995 views
"IntelliPrompt doesn't seem to work when using 'var' in a foreach statement, however it does work as expec..."
2007‑06‑28
5,408 views
"When will Actipro be releasing a version of the .net add-on languages that support merging? Alternatively, is ther..."
2010‑06‑17
4,641 views
"Hi, DotNetProjectResolver is skipping default constructor is structs (if there are no constructors, defined by devel..."
2010‑06‑10
4,171 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,241 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,701 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,169 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,784 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,860 views
"Hi. I`m using SyntaxEditor + TypeMemberDropDownList, linked to it. When I`m inserting large file into syntaxEditor,..."
2010‑03‑16
8,967 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,661 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
4,007 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
4,053 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,712 views
"Hi, Within .Net code in the SyntaxEditor, I would like to highlight <% and %> with yellow background. How can ..."
2009‑01‑09
4,756 views
"Currently in .NET add-on the Intelliprompt is invoked by pressing “.”, so in order to see a list of object properties..."