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
2011‑09‑07
2,321 views
"Hi, in the Quickstart samples for the SyntaxEditor is a sample called Adornments 6 - Code Reviewing. In the sample..."
2010‑04‑20
3,647 views
"For me in the debugger, opening a 2000 item CompletionSession with no images takes 3 seconds (not including initializ..."
2011‑09‑03
1,965 views
"Hi, i want to use syntaxeditor as output to make text colourful, is it possible with syntaxeditor? e.g. PostInRed..."
2011‑09‑02
2,354 views
"Hi, With SyntaxEditor for WinForms, I was able to make changes to a completion item before the intelliprompt list ..."
2011‑09‑02
2,091 views
"Hi guys, I'm trying to guess which item my user wants from the completion list, based on some logic. I then us..."
2010‑12‑11
2,823 views
"In most text editors the mouse cursor changes to an arrow when over highlighted text. The highlighted text can then b..."
2011‑08‑29
1,947 views
"Hi guys, I would like to support searching in my application much like it is in e.g. Firefox, where I start typing..."
2011‑07‑13
3,155 views
"Hi, I've been trying to determine how to enable drag-drop in the Syntax Editor control but i cant seem to dete..."
2010‑10‑15
3,456 views
"I have a scenario where I want to drag a TreeViewItem from a WPF TreeView into the SyntaxEditor, so that the TreeView..."
2011‑08‑22
2,300 views
"Hi, I'm trying to implement a Find / Replace dialog box on top of the syntax editor. The core functionality is..."
2011‑08‑19
2,117 views
"Hi, I need to understand what I need to do to improve the performance of tagging, when I'm using both a TokenT..."
2011‑08‑18
2,537 views
"Hi, I have a task to implement a most recently used list of search words for an EditorSearchView. Is there current..."
2011‑01‑19
3,393 views
"The Syntax editor in windows forms supports the so called fragment editing where only a part of the code could be edi..."
2011‑08‑16
2,081 views
"I'm working on refining the constructed AST for an expression grammar I'm writing using the LL(*) framework, ..."
2010‑12‑09
2,773 views
"Hey, My company had a key available and I found this Syntax editor was perfect for the parsing and rendering of th..."
2009‑06‑25
4,329 views
"Hi all, As you can from the title of this topic I would like to turn my WPF Syntax editor control into one-line edi..."
2011‑08‑15
2,204 views
"Hi, I did the parameter info by myself, but when my parameter info is displaying, and then open the CompletionSess..."
2011‑04‑12
2,158 views
"Hi, Is parameter info supported? I didn't see any sample in the sample browser."
2011‑08‑04
3,614 views
"Hi, It request a FlowDocument(not FixedDocument) for the Print and PrintPreview in our application, can I get a Fl..."
2011‑08‑02
2,346 views
"I'm implementing a simple expression editor using the SyntaxEditor control, and I've implemented a parenthesi..."