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
2011‑10‑05
2,703 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
3,330 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,922 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,779 views
"Hi, I´m drawing some adornments by using a tagger to insert IIntraTextSpacerTags. It is neccessary to add the..."
2011‑09‑14
3,634 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,708 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
4,125 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,721 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
3,064 views
"Looking at the Language Transitions sample (that uses <% %>), let's say I alter the top element tag by addi..."
2011‑09‑27
2,551 views
"Hi guys, As far as I remember, SyntaxEditor for WinForms could automatically detect language transitions and do ou..."
2011‑09‑21
4,673 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,554 views
ParentToken? by Kasper
2 replies (15 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,557 views
"Hi, I´ve created a programmatic lexer by implementing the ILexer interface and been running into some serious..."
2011‑09‑12
2,768 views
"It would be useful to add the [System.CodeDom.Compiler.GeneratedCode("", "")] custom attribute to..."
2011‑09‑10
2,923 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,997 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,998 views
"Is it possible to change "SyntaxEditorBackgroundReadOnlyBrushKey" without resorting the themes? I just want..."
2011‑09‑07
3,462 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 ..."
2011‑09‑07
2,787 views
"Hi, in the Quickstart samples for the SyntaxEditor is a sample called Adornments 6 - Code Reviewing. In the sample..."
2010‑04‑20
4,191 views
"For me in the debugger, opening a 2000 item CompletionSession with no images takes 3 seconds (not including initializ..."