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

  Date Thread Details
2012‑03‑09
3,369 views
"I have a SyntaxEditor whose document is updated via the ReplaceText method. This makes me wonder about the memory imp..."
2012‑03‑01
3,775 views
"Hello - I've created a programmatic, non-mergable lexer (implemented ILexer), and I'm now trying to add parsing cap..."
2012‑03‑07
3,330 views
"Background Scenario: Let's say I have a syntax editor control whose text is updated when an object's properties cha..."
2011‑05‑10
3,043 views
"Is it possible to save the undo/redo history between DataContext changes? I'm binding the WPF SyntaxEditor's..."
2011‑04‑28
3,055 views
"As we've been completing our transition from the WinForms editor to the WPF Syntax Editor, we're seeing what ..."
2012‑03‑02
3,148 views
"Hi, I have been working on a WPF application which used the evaluation version of the syntax editor control v2011...."
2009‑12‑06
4,014 views
"Hi. I'm migrating my app from Winform to WPF. Does SE for WPF have support for current line highlighting and co..."
2012‑02‑27
4,024 views
"I'm creating a custom language definition, and would like to easily set the background color (of non-highlighted text..."
2012‑02‑28
3,716 views
"Hi, I have around 20,000 Items to be shown in the intellisense list, And the intellisense window takes around 5..."
2012‑02‑28
3,650 views
"Hi, Having a syntax editor with loading SQL language from sql.langdef, it provides syntax highlighting but it de..."
2012‑02‑26
2,803 views
"Hi, We are evaluating the Syntax editor for use in our application. What we need is an editor which only allows c# ..."
2012‑02‑21
2,984 views
"Hi, Is it possible to populate in code the Find-What box of the EditorSearchView? In particular, I would like to ..."
2012‑02‑20
3,424 views
"Hi,Pardon the super beginner question, what property should I bind to in order to watch the text of a SyntaxEditor? ..."
2012‑02‑16
4,046 views
"Bit unclear what the proper way to bind to the SyntaxEditor's AST from another WPF control is? Basically, I wa..."
2012‑02‑09
4,300 views
"Hi, Have you implemented AST visitor pattern for C# addon in SyntaxEditor for WPF?"
2011‑11‑01
4,449 views
"We use a SyntaxEditor with inline buttons (popupbutton) that represent markers inside the text of the editor. Those m..."
2012‑02‑07
2,711 views
"Hi there, I'm very interested in your SyntaxEditor suite for WPF but I have a few questions about whether it w..."
2012‑02‑02
2,389 views
"Hi, When using the CommentLines edit action, it seems that it uses the comment implementation of the Document.Lang..."
2012‑01‑31
3,354 views
"Hi, I am trying to use the SyntaxEditor PasteDragDrop event to detect when files are dropped onto the view (we wil..."
2012‑01‑27
2,977 views
"Hi, In your documentation you write "ambient parse request dispatcher should be set up in your application sta..."