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,123)

  Date Thread Details
2007‑03‑09
2,731 views
"It looks like I'm going to have to write my own parser in order to make life easier for me with some of the goofy..."
2007‑03‑10
2,311 views
"Hi, Using the latest 4.0 version Sorry for the stupid question. I cannot find how to access the ReservedWordTo..."
2007‑03‑08
4,062 views
"This is probably going to be a long posting, so I apologize. I just don't know what else to do. I am trying to ..."
2007‑03‑08
3,183 views
"In my language, I have one type of node that supports outlining. When it parses successfully, everything works fine...."
2007‑03‑08
2,667 views
"Does FindNodeRecursive find the deepest or the shallowest node that contains the supplied offset? Is there a way to ..."
2007‑03‑06
2,464 views
"Hi, In short - my question is whether it is possible to make the SemanticParserService parse multiple documents si..."
2007‑03‑05
3,886 views
"Recently we received a bug report from a customer that we're not able to reproduce, but sounds like it is an issu..."
2007‑03‑02
3,270 views
"I'm using ICollapsible implementation on one of my AstNode-derived classes so that I can use automatic collapsing..."
2007‑03‑01
3,730 views
"Hi, I have a question in regards to the Dynamic Syntax Language and outlining. I'm designing a dynanic lang..."
2007‑03‑02
2,660 views
"First, great control! I am diving into this and amazed at how easy it is! Now onto my question: I have two lang..."
2007‑03‑01
3,014 views
"Is there a way that I can make portions of the text read-only so that the person editing in the control can see certa..."
2007‑02‑20
3,199 views
"Hi, I want to use the outlining features of Syntax Editor, so I have written the C# class to handle this. However,..."
2007‑03‑01
2,929 views
"Minor issue: 1. The Documentation.chm states that "Ctrl+W" will execute "SelectWordCommand". How..."
2007‑02‑28
2,222 views
"Can you add an overload to SpanIndicatorLayers.AddDisappearingSpanIndicator that takes a DisappearingSpanIndicator as..."
2007‑02‑27
2,509 views
"If you use a single language definition file that contains a parent and one or more child languages, the child langua..."
2007‑02‑26
3,090 views
"To keep things simple, I have recently changed the location of the dynamic language files so that they are now stored..."
2007‑02‑23
2,786 views
"Hello. There appears to be a small issue with the WordWrap feature of the Syntax Editor control. Run the Syntax E..."
2007‑02‑22
3,780 views
"Hi, I have the line number margin switch on and set to 30 wide. This enables me to view line numbers next to the e..."
2007‑02‑21
2,810 views
"Hi, I've got a KeyPressTrigger that is set to fire whenever someone types in the letter "i", for exa..."
2007‑02‑19
2,575 views
"For example, method GetCurrentWordText() for word "ab:cd" resume "ad" or "cd", but I wa..."