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
2015‑03‑11
3,078 views
"Do we need to do anything special when a document or SyntaxEditor control are no longer needed?"
2015‑03‑09
3,650 views
"I'm returning tags with TagSnapshotRanges that are based on previous snapshots. Seems like the offsets are not calcul..."
2015‑02‑24
4,064 views
"Hey,We are experimenting with the completion list feature.We are filtering into several categories (words that begins..."
2015‑02‑22
3,796 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
3,871 views
"I have customized the EditorSearchView via a Control template. This enables me (among other things) to replace the s..."
2015‑02‑19
2,839 views
"Hi I have set WordWrapMode='Word' in syntax editor WPF. The vertical scrollbar appears immediately after writting t..."
2015‑02‑18
3,202 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,079 views
"Hi, I am trying to parse a language that allows strings with embedded quotes represented by C-style escapes: "Emb..."
2015‑02‑04
3,886 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,754 views
"Hey,I’m experimenting with the Dark Metro Theme and SyntaxEditor feature examples and I realized that the effec..."
2015‑01‑29
4,562 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,584 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,270 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,310 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,375 views
"How directly does a BNF translate into your custom EBNF style grammar? I'm using this BNF http://www.sqlite.org/docsr..."
2014‑12‑12
3,215 views
"Hi, when opening the intellisense list window and then moving the parent window in the background, the intellisense..."
2014‑12‑10
3,449 views
"Hello, I have implemented drag and drop with the PasteDragDrop event. How can I manage that the text is not selecte..."
2014‑12‑08
3,451 views
"Hi I've implemented ParameterInfoSession & CompletionSession and they both work as expected, however when they ..."
2014‑10‑16
3,671 views
"I've managed to get a pretty simple sample that breaks it. If you cut and paste this code into the XML Editor (Web ..."
2012‑07‑03
6,060 views
"Hi, Our editor needs to handle very large files, 150-300MB files are not uncommon and general performance is good, ..."