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
2007‑04‑07
2,640 views
"Is there anyway that we casn use the intellisense memberlist popup outside of the editor control? and control where i..."
2007‑04‑06
3,261 views
"One of the "practices" we use when coding with #region/#endregion is to put the same name on the closing #e..."
2007‑04‑06
2,607 views
"There seems to be a missing style attribute on this line in the files supplied in the trial download I pulled down to..."
2007‑04‑04
3,304 views
"Hello. I have a problem with document modification. I try to change SyntaxEditor.Text property programmatically, and..."
2007‑03‑21
3,807 views
"Hi, I have a weird problem with SpanIndicator that use ExpandOnBoundaries. Some of the spanindcators do expand at ..."
2007‑02‑06
3,378 views
"When using case correction and variable width (not fixed pitch) fonts the case correction doesn't update the rest..."
2007‑03‑31
2,865 views
"Hi, It is possible to create a dynamic language and extend it to support a semantic parser generated with the pars..."
2007‑03‑28
3,448 views
"I have some new bugs since upgrading to version 4.0. I have an external parser that is counting the new CR/LF line t..."
2007‑03‑27
3,175 views
"Hi, I'm having some trouble getting the code snippets to work. I keep getting a 'Object reference not set..."
2007‑03‑13
3,355 views
"I don't seem to be able to get the GoToPreviousMatchingToken in the TextStream class to work for a dynamic langua..."
2007‑03‑22
3,383 views
"Hi, I have a question in regards to the Dynamic Syntax Language and outlining. I'm designing a dynamic la..."
2007‑02‑28
3,638 views
"Hi, When changing the Document property on a SyntaxEditor control, I sometimes get this exception: Index was ou..."
2007‑03‑22
2,735 views
"So far your component has been working very well for these sometimes very odd languages I work with. I have all the s..."
2007‑03‑22
3,240 views
"I'm trying to fix a few things that are still broken since my conversion of 3.1 to 4.0. I had commented out a ca..."
2007‑03‑15
3,472 views
"Had an idea to provide a notes area inside a Syntax Editor instance similarly to the way Word or Excel provides notes..."
2007‑03‑19
3,566 views
"It seems like MUCH of the code I wrote to support my use of v3 will not compile under v4 because interfaces/designs i..."
2007‑03‑14
4,242 views
"I have a language that is line based. I would like to recognize certain words as "keywords" only if they a..."
2007‑03‑15
3,410 views
"Hi, Before, jumping straight into my problem, I would like to make sure that if i have understood right. My que..."
2007‑03‑12
3,481 views
"Is there a safe way to do semantic highlighting in the editor? In other words, if I have three types of identifiers ..."
2006‑11‑19
4,809 views
"Hi, I merge JScriptDynamicSyntaxLanguage and CSharpSyntaxLanguage using Direct Lexical State Transition and custom..."