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

  Date Thread Details
2017‑09‑28
2,232 views
"I want to implement outlining functionality for my language.My language's IF statement is like this: IF D < 0 THE..."
2017‑09‑28
2,189 views
"Hello, another open question. I want the following functionality: When I press the left mouse button the curren..."
2017‑09‑28
2,077 views
"Hello, we encounter some problems with the line selection in the tool. Each time we click a line and the line is wr..."
2017‑09‑25
2,471 views
"Hi, I am very interessed in using that new Roslyn Extension, as i think it will resolve on of our issue because loa..."
2011‑04‑29
4,756 views
"I am now at a point where my Grammar is creating an AST - but have one small problem. The parser is recognising th..."
2017‑09‑06
2,986 views
"Hi, We are facing some tooltip flickering problem when using the intraline adornment. When we mouse hover on the ..."
2017‑09‑06
2,612 views
"Hi, as we use the Syntax Editor Wpf Control only for Syntax Highlighting of existing code we need to disable or hid..."
2017‑08‑31
2,339 views
"Hi, is it possible to create a style for the current selected line in the syntax editor wpf control? Right now I ..."
2017‑08‑30
2,574 views
"Hello, I am currently stuck while trying to bind the property ".Caret.Position" in the Xaml Code of the SyntaxEdito..."
2017‑08‑29
2,198 views
"Unlike other WPF controls, when i put this for validation : IsTextDataBindingEnabled="True"Text="{Binding Validati..."
2017‑08‑28
2,286 views
"Hi, As I konw if I don't use OnError methods to handle parser error, the content after the error postion will not b..."
2017‑08‑28
2,597 views
"Hi, Recently we upgraded the syntax editor to a newer version (build 660 and above), and we encounter some problem ..."
2017‑08‑28
2,318 views
"I use SyntaxEditor to edit a value in a PropertyGrid.I have set the IsMultiLine property to false and the WordWrapMod..."
2017‑08‑17
2,798 views
"To reproduce: 1. In Actipro's Sample Browser, add the GoTo Line's sample's controls and codebehind to the CodeLens ..."
2017‑08‑17
2,365 views
"Hi Actipro Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. ..."
2017‑08‑17
3,469 views
"Hi Actipro Thanks for implementing the intratext adornments, it has been super useful to us. I have a suggestion ..."
2017‑08‑17
2,623 views
"Hi, how can I bind a variable of type int which holds a line number to my view so that this line gets highlighted? ..."
2017‑08‑09
2,758 views
"Hello, I've encountered a few issue upon loading a file into the syntax editor. The main issue is the out of memory e..."
2017‑08‑10
2,652 views
"The wrapped line is split and not moved correctly. Another issue is that copy line only copies the first part"
2017‑07‑31
2,721 views
"Hello, This has probably already been asked, but is there a built in way of getting the lines that have been modified..."