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,241 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,594 views
"Hi, I'm trying to implement a Completion Custom Action as shown in the IntelliPrompt QuickStarts. I can successfull..."
2012‑03‑09
3,171 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,799 views
"Hi, I'm currently evaluating your great SyntaxEditor! I have two custom taggers with matching tags. each tag r..."
2012‑03‑09
3,363 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,644 views
"I have a SyntaxEditor whose document is updated via the ReplaceText method. This makes me wonder about the memory imp..."
2012‑03‑01
4,056 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,658 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,319 views
"Is it possible to save the undo/redo history between DataContext changes? I'm binding the WPF SyntaxEditor's..."
2011‑04‑28
3,333 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,455 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,344 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,403 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,991 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,904 views
"Hi, Having a syntax editor with loading SQL language from sql.langdef, it provides syntax highlighting but it de..."
2012‑02‑26
3,070 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,196 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,701 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,363 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,622 views
"Hi, Have you implemented AST visitor pattern for C# addon in SyntaxEditor for WPF?"