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

  Date Thread Details
2021‑08‑17
810 views
"For example, a 600K Css production-level file would have 600,000 characters on a single line.Such files often appear ..."
2021‑08‑13
872 views
"I set SyntaxEditor.HorizontalScrollBarVisibility to Visable, but it does not always display the horizontal scroll bar..."
2021‑08‑12
651 views
"I want to make a function similar to color display. The decorator in the sample project is marked with IIntraLineSpac..."
2021‑08‑09
675 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,053 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
756 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
628 views
"The current EditorSearchOptions.Scope is an enumerated property. It only has two enumeration items, Document and Sele..."
2021‑08‑02
755 views
"Hello, I have a question regarding the PasteDragDrop command When introducing the PasteDragDrop into the xaml, it w..."
2021‑07‑27
827 views
"I implemented a diagnostic tagger class by inheriting CollectionTagger<ISquiggleTag> and IDisposable. Then re..."
2021‑07‑29
668 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
742 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,064 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
632 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
656 views
"Hello, do you have the possibility to store cursor position history and navigate to previous/next position using Ctrl..."
2020‑01‑22
961 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
590 views
"Hello, ActiProSoftware support, Is there any way to change CaretDisplayCharacterColumn without changing the caret p..."
2021‑07‑01
651 views
"How should I dispose SyntaxEditor when the tab is closed. I have injected many services in SyntaxEditor.Document.La..."
2021‑06‑26
648 views
"The current grammar definition of Json cannot distinguish between keys and values. As a result, the current coloring ..."
2021‑06‑24
701 views
"I am using the completion list, and I need to add detailed descriptions to each item. I created a detail window pro..."
2021‑06‑21
682 views
"I bind all the ZoomLevel properties of SyntaxEditor to a common variable to achieve unification. But when I opened a ..."