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

  Date Thread Details
2009‑08‑06
7,447 views
Binding help by Bradley
2 replies (16 years ago)
"I haven't used WPF that much so the solution to this is probably pretty easy. In the ide I'm developing it w..."
2009‑08‑10
4,397 views
"I am using the DocumentTextChanged event to check the latest typed character and show the appropriate intelliprompt m..."
2009‑07‑30
3,212 views
"If I have a TextBox in a Grid, and I have the RowHeight set to "Auto", then as I type in the TextBox, the c..."
2009‑07‑29
3,983 views
"In our application, we support SQL that contains custom macros of the form "[[token]]" I'm attempting ..."
2009‑07‑24
5,707 views
"Hi all, I have seen from the examples in Syntax Editor for Windows Forms that there is support for intellisense ov..."
2009‑07‑22
3,467 views
"I'm keeping a list TextSnapshotRange (compilation errors in an DSL), but I want the caret to end up sometimes at ..."
2009‑07‑20
4,616 views
"If I have the BNF or EBNF definitions that describes a specific domain. What would be the best way to translate this..."
2009‑07‑19
3,060 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
3,226 views
"Hello, I have a problem whit the white space render if the IsWhitespaceVisible is true. see this screenshot captu..."
2009‑06‑04
4,161 views
"Hi, Currently the only options I have in a HighlightingStyle.UnderlineStyle are solid, dashdot, dot & dash. Do..."
2009‑07‑02
4,258 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,895 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,728 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,829 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,607 views
"Hi all, I downloaded WPF Syntax editor a couple of days ago and started with MGrammarIntegration sample solution.I..."
2009‑06‑17
6,061 views
"How do I set the SyntaxEditor Language to be SQL?"
2009‑06‑18
3,732 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,575 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,882 views
How to get AST ? by mmx
7 replies (16 years ago)
"sample please.."
2009‑06‑14
2,877 views
"Greetings, Is there any way to receive a notification when the mode is changed inside the EditorSearchView? It doe..."