SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor 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 (2,125)

  Date Thread Details
2006‑09‑02
2,951 views
"I tried the following in the Demo App of the latest Beta for SE 4.0: On the ".NET Language Reflection with ex..."
2006‑08‑31
3,199 views
"SyntaxEditor Version 3.1.212.0 I test this in your sample program, if no pretext and posttext supplied, intellipr..."
2006‑08‑31
3,241 views
"Hi In the documentation there is an example of an implementation for PerformLexicalParse. This has a comment to..."
2006‑08‑31
3,262 views
"Hi Couple of quick questions about the Simple language. 1) Why is the Simple language derived from MergableSynt..."
2006‑08‑17
5,745 views
"We currently have 11 QuickStarts in the SyntaxEditor v4.0 sample project. These QuickStarts are small and focus on c..."
2006‑08‑28
3,236 views
"Hi, The very last word in a document is not coloring correctly unless you add a space or carriage return to the ne..."
2006‑08‑30
2,868 views
"I'm using a SpanIndicator-derived class and override DrawMarks to draw the background. I use a gradient fill with..."
2006‑08‑29
3,264 views
"Hi, I'm loading C# code to editor and try to collapse all regions as by tutorial: protected override void O..."
2006‑08‑27
3,457 views
"We've just made the SyntaxEditor v4.0 beta as well as the .NET Languages Add-on available for purchase so that ea..."
2006‑06‑11
10,137 views
"Hi all, I am using SyntaxEditor v3.1.0210 with .NET 2.0, VS 2005 and Windows XP now. After I imported syntax editor..."
2006‑08‑27
3,546 views
"Hi In the Simple language (4.0 sample) am I right in thinking the CompilationUnit class was manually changed or ha..."
2004‑06‑14
3,517 views
"I encountered a number of difficulties when dealing with scopes that does not have explicit closing keyword. I found ..."
2006‑08‑24
3,532 views
"Hi, I am scratching my head for this one. I am trying to define a language like this: section Options1 Option1..."
2006‑07‑18
6,658 views
"Hello, I will be evaluating your SyntaxEditor control in the next couple of weeks or so. I've noticed a lot of..."
2006‑08‑24
3,373 views
"After _editor.SelectedView.InsertSurroundingText(openingTag, closingTag); the selection gets lost. How do I select..."
2006‑08‑23
3,279 views
"I'm not sure what is right or wrong in this case; suppose that one has a namespace 'MyNamespace' with onl..."
2006‑08‑22
2,851 views
"This may be simple, but I cannot find the answer in the documentation at the moment. I need to have the ability to s..."
2006‑08‑22
3,592 views
"Hi, my company wants to integrate the syntax editor in their software and it's my job to get it working. Af..."
2006‑08‑18
3,946 views
"I am trying to use the SyntaxEditor on some very big files. The example file I am working with is 11MB. This is a..."
2006‑08‑18
4,087 views
"I have a language that does not have explicit terminations for blocks. Blocks are introduced by keywords and there a..."