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

  Date Thread Details
2009‑10‑01
6,847 views
"Hi Using WordWrapMode="None", the horizontal scrollbar is always visible and enabled, even if the text o..."
2011‑10‑11
4,327 views
"Hi, i´m applying a textchange on the current editorline. This change replaces the text of the whole line. If ..."
2011‑10‑05
2,208 views
"We are using a SyntaxEditor where we have WordWrapMode set to word. When we set an intra-text adornment at the sta..."
2011‑10‑04
2,732 views
"When using a tool like Resharper in Visual Studio, it has the ability to auto insert delimiters. Furthermore, if you ..."
2011‑10‑03
3,301 views
"I have a syntax editor where I want to format the displayed text but not have it be user-editable. When I try use the..."
2011‑10‑04
2,314 views
"Hi, I´m drawing some adornments by using a tagger to insert IIntraTextSpacerTags. It is neccessary to add the..."
2011‑09‑14
3,016 views
"Hi guys, I have reached the point in the development of my application where I would like to provide an interface ..."
2011‑09‑27
2,178 views
"Hi guys, I'm still very new to the way you have built the highlighters in SyntaxEditor for WPF, so bear with m..."
2011‑09‑26
3,613 views
"Hi, I´m using SyntaxEditor with WordWrapMode set to Word. What I want to do now is to add an adorner at the ..."
2011‑09‑28
2,222 views
"I'm writing a custom Tagger and I'm wondering why you guys chose to pass in a collection of snapshotRanges to..."
2011‑09‑16
2,524 views
"Looking at the Language Transitions sample (that uses <% %>), let's say I alter the top element tag by addi..."
2011‑09‑27
2,058 views
"Hi guys, As far as I remember, SyntaxEditor for WinForms could automatically detect language transitions and do ou..."
2011‑09‑21
3,686 views
"I am somewhat new to the Actipro Syntax Editor. I was exploring the “Getting Started” examples and noticed that the A..."
2011‑09‑20
2,074 views
ParentToken? by Kasper
2 replies (13 years ago)
"In SyntaxEditor for WinForms, I was able to get a hold of a tokens parent by accessing the ParentToken property. I ca..."
2011‑09‑15
3,067 views
"Hi, I´ve created a programmatic lexer by implementing the ILexer interface and been running into some serious..."
2011‑09‑12
2,263 views
"It would be useful to add the [System.CodeDom.Compiler.GeneratedCode("", "")] custom attribute to..."
2011‑09‑10
2,345 views
"Hi guys, I'm not really sure if this is a bug or by design, but it seems that if a character is not a part of ..."
2011‑09‑06
2,427 views
"Hi guys, From another thread on this forum, I was made to believe that I could jump to a specific line using the F..."
2010‑11‑17
3,456 views
"Is it possible to change "SyntaxEditorBackgroundReadOnlyBrushKey" without resorting the themes? I just want..."
2011‑09‑07
2,880 views
"Seems like if I set the Text property, the internal undo buffer is cleared and ctrl-z can no longer undo. Is there a ..."