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

  Date Thread Details
2006‑12‑14
3,296 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,165 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,454 views
"Hi! How can I pass a list of "using" directives for SyntaxEditor in a single-line mode? For example, in ..."
2006‑12‑03
3,964 views
Code Fragments by Alex
1 reply (17 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,204 views
"I just installed a new release. It looks great and thanks for addressing many issues. Nevertheless I immediately sta..."
2006‑11‑28
3,090 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
4,570 views
"Hi, I try to merge a DynamicSyntaxLanguage and CSharpSyntaxLanguage (from .Net Add-on) using a Direct Lexical Stat..."
2006‑11‑26
3,293 views
"Hello, I've run across a proble with "using" statements. It looks like the parser doesn't recogn..."
2006‑09‑28
4,376 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,501 views
"Hi, I'm trying to get information about classes in the DotNetProjectreolver. I'm using GetTypes() method...."
2006‑11‑15
3,821 views
"IList myList = new ArrayList(); int count = myList. // Count is not known because it is inherited from the ICollect..."
2006‑11‑10
3,328 views
"Hi. I need to save object of DotNetProjectResolver. I tried to serialize it, but caught exception, because DotNetProj..."
2006‑10‑30
3,122 views
"It looks like the Intelliprompt doesn't work for enums Here is a snippet enum TestEnum { Option..."
2006‑10‑12
4,403 views
"Feature Request Overview Several customers have requested a feature where you would be able to specify a "hea..."
2006‑10‑18
4,491 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,074 views
"Are you guys taking requests for other .Net add-on languages beside C# & VB.Net? I am very interested in an ad..."
2006‑10‑12
3,330 views
"Adding spaces at the begin or end of the "CollapsedText" property causes the text inside of the region to b..."
2006‑09‑05
5,238 views
"Hello, In v4.00: I want to do some pre-processing on the code before opening the intellisence window. so that the..."
2006‑10‑10
3,757 views
VB.net Addon by Darren
1 reply (17 years ago)
"Is there an ETA on the availabilty or beta of this addon product."
2006‑10‑10
3,718 views
"Hi, I have started using 4.0, and it seems like a great upgrade. My users use C#, but I only have them write the in..."