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
2007‑01‑17
3,765 views
"Hi, Do I need a liceense for the xml addon and if so is it the same license as the language C# addon? Also is the ..."
2007‑01‑04
4,169 views
"Hi, Currently the XML Add-on can not interpret ASPX header directives like: <%@ Page Language="C#"..."
2006‑12‑28
3,916 views
"Hi, I'm designing my own semantic parser for C#. Could you explain me how should I treat with variable type..."
2006‑12‑14
4,097 views
"Hi, I'm having trouble extracting attribute info from the Ast PropertyDeclaration. Could you please explain ho..."
2006‑12‑13
4,409 views
"Hi, I'm simulating a project by using a global DotNetProjectResolver. By assigning this global DotNetProjectRe..."
2006‑12‑14
4,000 views
"Hi, I need to parse a fragment of C# code. I can't use Document.HeaderText/FooterText, as I use CSharpSyntaxLa..."
2006‑12‑13
3,947 views
"Hi, Is it possible that an error indicator that I add gets overridden by the ones that are inserted by the type reso..."
2006‑12‑06
4,159 views
"Hi! How can I pass a list of "using" directives for SyntaxEditor in a single-line mode? For example, in ..."
2006‑12‑03
4,635 views
Code Fragments by Alex
1 reply (20 years ago)
"Is it possible to have several code fragments in one document? If I have not one, but several methods in a class, ho..."
2006‑11‑30
5,175 views
"I just installed a new release. It looks great and thanks for addressing many issues. Nevertheless I immediately sta..."
2006‑11‑28
3,770 views
"Hello, Recently you have fixed a few problems and added some features into the next release. When do you plan to m..."
2006‑11‑07
5,389 views
"Hi, I try to merge a DynamicSyntaxLanguage and CSharpSyntaxLanguage (from .Net Add-on) using a Direct Lexical Stat..."
2006‑11‑26
3,932 views
"Hello, I've run across a proble with "using" statements. It looks like the parser doesn't recogn..."
2006‑09‑28
5,289 views
"I’ve been playing with the new version and it is really amazing. Thanks for the great product. I understand that I ..."
2006‑11‑15
4,173 views
"Hi, I'm trying to get information about classes in the DotNetProjectreolver. I'm using GetTypes() method...."
2006‑11‑15
4,618 views
"IList myList = new ArrayList(); int count = myList. // Count is not known because it is inherited from the ICollect..."
2006‑11‑10
4,078 views
"Hi. I need to save object of DotNetProjectResolver. I tried to serialize it, but caught exception, because DotNetProj..."
2006‑10‑30
3,780 views
"It looks like the Intelliprompt doesn't work for enums Here is a snippet enum TestEnum { Option..."
2006‑10‑12
5,619 views
"Feature Request Overview Several customers have requested a feature where you would be able to specify a "hea..."
2006‑10‑18
5,147 views
"Hi, I am running your demo application and when I add a reference to some dlls i get the following error: An un..."