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

  Date Thread Details
2007‑01‑04
3,872 views
"Hi, Currently the XML Add-on can not interpret ASPX header directives like: <%@ Page Language="C#"..."
2006‑12‑28
3,639 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
3,789 views
"Hi, I'm having trouble extracting attribute info from the Ast PropertyDeclaration. Could you please explain ho..."
2006‑12‑13
4,135 views
"Hi, I'm simulating a project by using a global DotNetProjectResolver. By assigning this global DotNetProjectRe..."
2006‑12‑14
3,708 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,625 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
3,887 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,358 views
Code Fragments by Alex
1 reply (19 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
4,768 views
"I just installed a new release. It looks great and thanks for addressing many issues. Nevertheless I immediately sta..."
2006‑11‑28
3,498 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,073 views
"Hi, I try to merge a DynamicSyntaxLanguage and CSharpSyntaxLanguage (from .Net Add-on) using a Direct Lexical Stat..."
2006‑11‑26
3,670 views
"Hello, I've run across a proble with "using" statements. It looks like the parser doesn't recogn..."
2006‑09‑28
4,936 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
3,907 views
"Hi, I'm trying to get information about classes in the DotNetProjectreolver. I'm using GetTypes() method...."
2006‑11‑15
4,301 views
"IList myList = new ArrayList(); int count = myList. // Count is not known because it is inherited from the ICollect..."
2006‑11‑10
3,755 views
"Hi. I need to save object of DotNetProjectResolver. I tried to serialize it, but caught exception, because DotNetProj..."
2006‑10‑30
3,518 views
"It looks like the Intelliprompt doesn't work for enums Here is a snippet enum TestEnum { Option..."
2006‑10‑12
5,159 views
"Feature Request Overview Several customers have requested a feature where you would be able to specify a "hea..."
2006‑10‑18
4,873 views
"Hi, I am running your demo application and when I add a reference to some dlls i get the following error: An un..."
2006‑10‑15
4,532 views
"Are you guys taking requests for other .Net add-on languages beside C# & VB.Net? I am very interested in an ad..."