SyntaxEditor for WPF

Discussion Forums

Post about SyntaxEditor for WPF 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 (1,235)

  Date Thread Details
2009‑07‑19
2,769 views
"Is an easy to reproduce bug (you can test this on your SDI Code Editor Demo) - Run SDI Code Editor Demo - Click &..."
2009‑07‑13
2,895 views
"Hello, I have a problem whit the white space render if the IsWhitespaceVisible is true. see this screenshot captu..."
2009‑06‑04
3,824 views
"Hi, Currently the only options I have in a HighlightingStyle.UnderlineStyle are solid, dashdot, dot & dash. Do..."
2009‑07‑02
3,910 views
"I'm very new to using the syntax editor and have all that I need implemented except full intellisense support. ..."
2009‑06‑14
3,566 views
"When using the EditorSearchView in Find mode, the find button is only enabled after I expand the Find Options the fir..."
2009‑06‑23
3,414 views
"I've recently updated to WPF Studio and am in the process of shifting from older versions of most of the controls..."
2009‑06‑24
3,520 views
"I'm probably doing something wrong but I can't figure out what (obviously). I'm trying to get highlighti..."
2009‑06‑22
3,293 views
"Hi all, I downloaded WPF Syntax editor a couple of days ago and started with MGrammarIntegration sample solution.I..."
2009‑06‑17
5,684 views
"How do I set the SyntaxEditor Language to be SQL?"
2009‑06‑18
3,426 views
"I had download the evaluation of WPF Studio and had gotten SyntaxEditor to work in my code, including the IntelliProm..."
2009‑02‑14
7,088 views
"Just getting started with the alpha, so I may just be missing something. I don't see a settable dependency prope..."
2009‑06‑15
3,505 views
How to get AST ? by mmx
7 replies (15 years ago)
"sample please.."
2009‑06‑14
2,590 views
"Greetings, Is there any way to receive a notification when the mode is changed inside the EditorSearchView? It doe..."
2009‑05‑14
3,515 views
"We're in the process of roadmapping out our next few releases. I was hoping we could get an idea of where Syntax..."
2009‑06‑08
4,532 views
"What is the best way to find out the 'word' before the caret? For example, if I type if(index = 0 &&..."
2009‑04‑17
4,179 views
"It seems there may be an issue surrounding selecting text (only tested with CSS) in the syntax editor using Selection..."
2009‑04‑01
4,289 views
"I'm implementing our Find Replace functionality with SyntaxEditor and have hit a minor problem. After executin..."
2009‑04‑02
4,473 views
Ensure TextRange is Visible by Boyd
(15 years ago)
"I originally wrote this as a reply to the selection behavior around Find/Next functionality, but then realized it was..."
2009‑04‑01
3,294 views
"Is there anything in the find and replace objects that will help me detect when the user has searched the whole docum..."
2009‑03‑30
2,971 views
"I'm using the EditorDocument.TextChanging event to support a MaxLength property similar to that of a WPF TextBox...."