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
2021‑09‑03
1,365 views
"Hi, I want to highlight some line given the line index in the same way as the current line is highlighted (Synt..."
2021‑08‑20
1,073 views
"We want to apply the auto-complete list control to the debugging module. Used to do some auto-completion functions of..."
2021‑08‑13
1,480 views
"I set SyntaxEditor.HorizontalScrollBarVisibility to Visable, but it does not always display the horizontal scroll bar..."
2021‑08‑12
1,070 views
"I want to make a function similar to color display. The decorator in the sample project is marked with IIntraLineSpac..."
2021‑08‑09
1,176 views
"Hello! I want to use SyntaxEditor to make a read-only text view, so I don't want the scroll bar to scroll to the bl..."
2021‑07‑14
1,799 views
"After I did a text replacement, I repositioned the cursor position, but the cursor position I saw was still at the en..."
2021‑08‑02
1,259 views
"I want to implement the CodeLens function of C#. I have tried many ways and the effect is not very satisfactory. Th..."
2021‑08‑02
986 views
"The current EditorSearchOptions.Scope is an enumerated property. It only has two enumeration items, Document and Sele..."
2021‑08‑02
1,239 views
"Hello, I have a question regarding the PasteDragDrop command When introducing the PasteDragDrop into the xaml, it w..."
2021‑07‑27
1,490 views
"I implemented a diagnostic tagger class by inheriting CollectionTagger<ISquiggleTag> and IDisposable. Then re..."
2021‑07‑29
1,238 views
"I want to draw a horizontal dividing line on the Editor to divide the code of two different blocks. How to achieve..."
2021‑07‑21
1,216 views
"Hi, In my syntax editor control, a text is structured with 3 parts: a readonly region, an intraText tag and an edit..."
2015‑03‑30
3,519 views
"Looking for anyone with extensive experience to help me extend my custom language. I am using the WPF Syntax editor i..."
2021‑07‑20
1,074 views
"Hello, could you help me to proceed with the following problem? I need to change the color of the identifier of a..."
2021‑07‑14
1,066 views
"Hello, do you have the possibility to store cursor position history and navigate to previous/next position using Ctrl..."
2020‑01‑22
1,362 views
"Is a .net core (3.1) version available at this moment? I can't find anything in the documentation. regards Paul"
2021‑07‑01
999 views
"Hello, ActiProSoftware support, Is there any way to change CaretDisplayCharacterColumn without changing the caret p..."
2021‑07‑01
1,137 views
"How should I dispose SyntaxEditor when the tab is closed. I have injected many services in SyntaxEditor.Document.La..."
2021‑06‑26
1,195 views
"The current grammar definition of Json cannot distinguish between keys and values. As a result, the current coloring ..."
2021‑06‑24
1,138 views
"I am using the completion list, and I need to add detailed descriptions to each item. I created a detail window pro..."