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,643 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
2,916 views
"SyntaxEditor Version 3.1.212.0 I test this in your sample program, if no pretext and posttext supplied, intellipr..."
2006‑08‑31
2,915 views
"Hi In the documentation there is an example of an implementation for PerformLexicalParse. This has a comment to..."
2006‑08‑31
2,977 views
"Hi Couple of quick questions about the Simple language. 1) Why is the Simple language derived from MergableSynt..."
2006‑08‑17
5,401 views
"We currently have 11 QuickStarts in the SyntaxEditor v4.0 sample project. These QuickStarts are small and focus on c..."
2006‑08‑28
2,936 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,555 views
"I'm using a SpanIndicator-derived class and override DrawMarks to draw the background. I use a gradient fill with..."
2006‑08‑29
2,959 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,155 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
9,752 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,267 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,228 views
"I encountered a number of difficulties when dealing with scopes that does not have explicit closing keyword. I found ..."
2006‑08‑24
3,158 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,285 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,104 views
"After _editor.SelectedView.InsertSurroundingText(openingTag, closingTag); the selection gets lost. How do I select..."
2006‑08‑23
2,991 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,564 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,302 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,667 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
3,788 views
"I have a language that does not have explicit terminations for blocks. Blocks are introduced by keywords and there a..."