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
2017‑09‑29
3,628 views
"How is it possible to do manual syntax highlight in SyntaxEditor?For example chars from index 4 to 10 should be blue ..."
2017‑09‑28
2,369 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,319 views
"Hello, another open question. I want the following functionality: When I press the left mouse button the curren..."
2017‑09‑28
2,218 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,606 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,932 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
3,143 views
"Hi, We are facing some tooltip flickering problem when using the intraline adornment. When we mouse hover on the ..."
2017‑09‑06
2,760 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,473 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,717 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,332 views
"Unlike other WPF controls, when i put this for validation : IsTextDataBindingEnabled="True"Text="{Binding Validati..."
2017‑08‑28
2,417 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,738 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,469 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,962 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,510 views
"Hi Actipro Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. ..."
2017‑08‑17
3,628 views
"Hi Actipro Thanks for implementing the intratext adornments, it has been super useful to us. I have a suggestion ..."
2017‑08‑17
2,757 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,896 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,800 views
"The wrapped line is split and not moved correctly. Another issue is that copy line only copies the first part"