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

  Date Thread Details
2021‑09‑13
460 views
"With the advent of version 2019.1, the vertical view split option was removed. Is there a way for our users to get si..."
2021‑09‑03
563 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
434 views
"We want to apply the auto-complete list control to the debugging module. Used to do some auto-completion functions of..."
2021‑08‑17
558 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
605 views
"I set SyntaxEditor.HorizontalScrollBarVisibility to Visable, but it does not always display the horizontal scroll bar..."
2021‑08‑12
443 views
"I want to make a function similar to color display. The decorator in the sample project is marked with IIntraLineSpac..."
2021‑08‑09
459 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
738 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
515 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
429 views
"The current EditorSearchOptions.Scope is an enumerated property. It only has two enumeration items, Document and Sele..."
2021‑08‑02
542 views
"Hello, I have a question regarding the PasteDragDrop command When introducing the PasteDragDrop into the xaml, it w..."
2021‑07‑27
541 views
"I implemented a diagnostic tagger class by inheriting CollectionTagger<ISquiggleTag> and IDisposable. Then re..."
2021‑07‑29
447 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
496 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
2,820 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
439 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
417 views
"Hello, do you have the possibility to store cursor position history and navigate to previous/next position using Ctrl..."
2020‑01‑22
769 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
403 views
"Hello, ActiProSoftware support, Is there any way to change CaretDisplayCharacterColumn without changing the caret p..."
2021‑07‑01
445 views
"How should I dispose SyntaxEditor when the tab is closed. I have injected many services in SyntaxEditor.Document.La..."