|
|
2021‑08‑20
917 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,284 views
|
"I set SyntaxEditor.HorizontalScrollBarVisibility to Visable, but it does not always display the horizontal scroll bar..."
|
|
|
2021‑08‑12
954 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,043 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,544 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,102 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
891 views
|
"The current EditorSearchOptions.Scope is an enumerated property. It only has two enumeration items, Document and Sele..."
|
|
|
2021‑08‑02
1,109 views
|
"Hello, I have a question regarding the PasteDragDrop command
When introducing the PasteDragDrop into the xaml, it w..."
|
|
|
2021‑07‑27
1,308 views
|
"I implemented a diagnostic tagger class by inheriting CollectionTagger<ISquiggleTag> and IDisposable.
Then re..."
|
|
|
2021‑07‑29
1,074 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,092 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,383 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
941 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
935 views
|
"Hello, do you have the possibility to store cursor position history and navigate to previous/next position using Ctrl..."
|
|
|
2020‑01‑22
1,209 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
873 views
|
"Hello, ActiProSoftware support,
Is there any way to change CaretDisplayCharacterColumn without changing the caret p..."
|
|
|
2021‑07‑01
995 views
|
"How should I dispose SyntaxEditor when the tab is closed.
I have injected many services in SyntaxEditor.Document.La..."
|
|
|
2021‑06‑26
1,051 views
|
"The current grammar definition of Json cannot distinguish between keys and values. As a result, the current coloring ..."
|
|
|
2021‑06‑24
1,013 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
1,009 views
|
"I bind all the ZoomLevel properties of SyntaxEditor to a common variable to achieve unification. But when I opened a ..."
|