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
2015‑04‑02
2,876 views
"Hi, I have EditorDocument within Syntax Editor, this control is set for single line entry, when I starts writi..."
2015‑04‑02
3,000 views
"Hi, We have recently upgraded to this version and noticed a change of behavior when setting Caret Offset. Whenever ..."
2013‑07‑18
5,370 views
"We have found issue in IntelliPromptCompletion performance when we have 2000 item in Intellisense. This is the sour..."
2015‑03‑31
2,931 views
"Hi, There's a way to force the update of a NavigableSymbolSelector from code? The "GetSymbols" method is called r..."
2015‑03‑18
2,712 views
"Hello, Is it possible with the Syntax Editor to navigate the user through their set bookmarks? We want to provide ..."
2015‑03‑11
3,291 views
"Do we need to do anything special when a document or SyntaxEditor control are no longer needed?"
2015‑03‑09
3,816 views
"I'm returning tags with TagSnapshotRanges that are based on previous snapshots. Seems like the offsets are not calcul..."
2015‑02‑24
4,276 views
"Hey,We are experimenting with the completion list feature.We are filtering into several categories (words that begins..."
2015‑02‑22
4,001 views
"I'm a long time user of the WinForms SyntaxEditor control. I now want to move to the WPF control. Is it possible in..."
2015‑02‑20
4,069 views
"I have customized the EditorSearchView via a Control template. This enables me (among other things) to replace the s..."
2015‑02‑19
3,049 views
"Hi I have set WordWrapMode='Word' in syntax editor WPF. The vertical scrollbar appears immediately after writting t..."
2015‑02‑18
3,415 views
"Hi I try to enable file dropping on syntax editor WPF. I set AllowDrop=true and use the event PasteDropEvent: pri..."
2015‑02‑17
3,279 views
"Hi, I am trying to parse a language that allows strings with embedded quotes represented by C-style escapes: "Emb..."
2015‑02‑04
4,139 views
"Hello, I'm adding spell checking and I see there was a post asking about it about 5 years ago; in that reply it was..."
2015‑02‑07
3,986 views
"Hey,I’m experimenting with the Dark Metro Theme and SyntaxEditor feature examples and I realized that the effec..."
2015‑01‑29
4,835 views
"Hi support team, I use the Single-Line Editing with word wrap. I defined a custom language with langdef-File, use..."
2014‑10‑31
6,858 views
"When I set the FlowDirection of an ordinary TextBox to RightToLeft, the text stays the same, but becomes right-aligne..."
2015‑01‑12
6,556 views
"Hi, We are using Actipro Syntax Editor v14.2.610.0 in one of our products with VB.Net Language addon. Recently, we ..."
2015‑01‑09
3,543 views
"Given a line-number and line-offset for an element in an xml document, how would I go about inserting a child node at..."
2014‑12‑30
3,600 views
"How directly does a BNF translate into your custom EBNF style grammar? I'm using this BNF http://www.sqlite.org/docsr..."