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

  Date Thread Details
2007‑03‑09
4,121 views
"Hi, I'm using SyntaxEditor with the supplied SQL language and I'm trying to allow for nested multiline com..."
2007‑03‑09
2,835 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,358 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,180 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,298 views
"In my language, I have one type of node that supports outlining. When it parses successfully, everything works fine...."
2007‑03‑08
2,748 views
"Does FindNodeRecursive find the deepest or the shallowest node that contains the supplied offset? Is there a way to ..."
2007‑03‑06
2,513 views
"Hi, In short - my question is whether it is possible to make the SemanticParserService parse multiple documents si..."
2007‑03‑05
3,988 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,387 views
"I'm using ICollapsible implementation on one of my AstNode-derived classes so that I can use automatic collapsing..."
2007‑03‑01
3,848 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,764 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,118 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,310 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
3,052 views
"Minor issue: 1. The Documentation.chm states that "Ctrl+W" will execute "SelectWordCommand". How..."
2007‑02‑28
2,326 views
"Can you add an overload to SpanIndicatorLayers.AddDisappearingSpanIndicator that takes a DisappearingSpanIndicator as..."
2007‑02‑27
2,610 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,208 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,898 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,897 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,917 views
"Hi, I've got a KeyPressTrigger that is set to fire whenever someone types in the letter "i", for exa..."