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
2012‑08‑20
2,317 views
"Is it possble to style a range of text appearing in the sytax editor ? For example setting the background colour of a..."
2012‑08‑15
3,402 views
"Hi guys, I would like to export a custom range of code to RTF. As far as I can tell from the documentation, you cur..."
2012‑08‑13
2,693 views
"Is it possible to embed user controls within the syntax editor? Perhaps at a particular line number or between lines?..."
2012‑08‑13
2,672 views
"I have a MDI application where users can open multiple documents and make edits. I'd like the application to have a v..."
2012‑08‑02
2,713 views
"Hi guys, I use your EditorDocumentViewer for print previews and the CreateFixedDocument() method on the SyntaxEdito..."
2012‑07‑27
3,048 views
"When double clicking in the SyntaxEditor, my application crashes. I have no idea whether it is a bug in SyntaxEditor ..."
2009‑10‑23
3,027 views
"Do you have any examples where the SyntaxEditor is used as a cell editor in the WPFToolkit DataGrid? Or do you have ..."
2012‑07‑20
2,881 views
"I have the following two CompletionItems that are added to a CompletionSession when the letter 'f' is typed but only..."
2012‑07‑18
2,811 views
"Hi guys, I'm using the child language possibilites extensively, mainly for the HTML language. I use dynamic, langde..."
2012‑07‑13
3,224 views
"Hi, in the Lexer I defined a DynamicalLexicalPatternGroup with Explicit Patterns: DynamicLexicalPatternGroup lexic..."
2012‑07‑18
2,273 views
"Hi guys, What happened to the TabWidth property from SyntaxEditor for WinForms? I think it's still relevant for the..."
2012‑07‑14
2,940 views
"Hi, C# Autocomplete doesn't work on this code: var a = Enumerable.Range(0,10).Select(i=>new{Number=i}); a.La..."
2012‑07‑16
2,177 views
"Hi guys, I would like to offer my users the possibility of customizing the general appearance of a child language, ..."
2012‑07‑16
2,739 views
"Is it possible to display different text than what is stored in the backing store based on parsing? For example, as..."
2012‑07‑15
2,864 views
"Can the SyntaxEditor support text alignment? For example, can some text be centered or right justified? David"
2012‑07‑13
3,744 views
"Hi, I have a list of some views, each containing a syntaxeditor. When switching between the views of the list, th..."
2012‑07‑12
3,128 views
"I am using CollectionTagger<T> and DecorationAdornmentManagerBase<TView, TTag> to create adornments (colo..."
2012‑07‑05
3,753 views
"Hi, following situation: At runtime I expand the xml-langdef-file for our custom language with a new ExplicitPatt..."
2012‑07‑11
2,837 views
"Hi, In the previous version of my application, I set the background of syntax editor with this: <SolidColorBrus..."
2012‑07‑05
2,765 views
"I didn't dare to ask for such a special pattern, but I was trying now for days and couldn't find a solution. As you a..."