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

  Date Thread Details
2012‑03‑26
4,149 views
"I have a custom margin that implements breakpoint and bookmark glyphs that need to be updated as the document is scro..."
2012‑03‑14
3,498 views
"Hi, I'm trying to implement a Completion Custom Action as shown in the IntelliPrompt QuickStarts. I can successfull..."
2012‑03‑09
3,096 views
"Hello, I am currently evaluating your products and I am very impressed by the SyntaxEditor for WPF. I plan to us..."
2012‑03‑11
2,728 views
"Hi, I'm currently evaluating your great SyntaxEditor! I have two custom taggers with matching tags. each tag r..."
2012‑03‑09
3,286 views
"Do any of the Actipro assemblies provide an API that performs diff's on strings, or diff's between mutliple snapshots..."
2012‑03‑09
3,576 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,990 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,582 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,241 views
"Is it possible to save the undo/redo history between DataContext changes? I'm binding the WPF SyntaxEditor's..."
2011‑04‑28
3,259 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,375 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,254 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,307 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,926 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,834 views
"Hi, Having a syntax editor with loading SQL language from sql.langdef, it provides syntax highlighting but it de..."
2012‑02‑26
2,989 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
3,147 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,630 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,277 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,532 views
"Hi, Have you implemented AST visitor pattern for C# addon in SyntaxEditor for WPF?"