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,848 views
"Hi, Currently the XML Add-on can not interpret ASPX header directives like: <%@ Page Language="C#"..."
2006‑12‑28
3,614 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,757 views
"Hi, I'm having trouble extracting attribute info from the Ast PropertyDeclaration. Could you please explain ho..."
2006‑12‑13
4,103 views
"Hi, I'm simulating a project by using a global DotNetProjectResolver. By assigning this global DotNetProjectRe..."
2006‑12‑14
3,680 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,591 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,865 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,336 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,734 views
"I just installed a new release. It looks great and thanks for addressing many issues. Nevertheless I immediately sta..."
2006‑11‑28
3,471 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,000 views
"Hi, I try to merge a DynamicSyntaxLanguage and CSharpSyntaxLanguage (from .Net Add-on) using a Direct Lexical Stat..."
2006‑11‑26
3,650 views
"Hello, I've run across a proble with "using" statements. It looks like the parser doesn't recogn..."
2006‑09‑28
4,897 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,885 views
"Hi, I'm trying to get information about classes in the DotNetProjectreolver. I'm using GetTypes() method...."
2006‑11‑15
4,265 views
"IList myList = new ArrayList(); int count = myList. // Count is not known because it is inherited from the ICollect..."
2006‑11‑10
3,724 views
"Hi. I need to save object of DotNetProjectResolver. I tried to serialize it, but caught exception, because DotNetProj..."
2006‑10‑30
3,498 views
"It looks like the Intelliprompt doesn't work for enums Here is a snippet enum TestEnum { Option..."
2006‑10‑12
5,094 views
"Feature Request Overview Several customers have requested a feature where you would be able to specify a "hea..."
2006‑10‑18
4,845 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,507 views
"Are you guys taking requests for other .Net add-on languages beside C# & VB.Net? I am very interested in an ad..."