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
2023‑09‑11
825 views
"Hi, I am using SyntaxEditor as a logging kind of control where new text is constantly added to the end. In relation t..."
2023‑07‑24
968 views
"I need to be able to detect if a line with text has been split. Ex. 1. int a = 2; int b = 3; Becomes 1. int a..."
2023‑07‑18
923 views
"Hello, We have a scenario where we are using SyntaxEditor controls as item hosted in PopupContentTemplate. The prob..."
2023‑04‑05
1,313 views
"Hi, we received another crash report by a customer, which I don' really understand. The callstack is rather long. ..."
2023‑05‑09
929 views
"Version=20.1.1.0 (Unsure of year) How can I add custom data to the horizontal bar at the bottom of the script edito..."
2023‑04‑28
893 views
"Is there a way to to have the ParseRequests sent by CodeDocuments when a text change occurs include my IParseTarget-i..."
2023‑04‑24
889 views
"How can I make sure an ast node coming from a non-default tree constructor has offsets that include non-terminal keyw..."
2023‑04‑03
1,011 views
"Hi, we received a crash report from a customer: Unhandled Exception:System.InvalidOperationException: Collection..."
2023‑03‑21
1,049 views
"Hello. We are having some trouble consuming the ActiproSoftware.Controls.Wpf.SyntaxEditor NuGet package from a cros..."
2023‑03‑01
942 views
"Hello, I am just evaluating the SyntaxEditor for our company and I noticed that the ParameterInfo popup is moving s..."
2023‑02‑14
919 views
"Hello. I'd like to get an errors when I use undefined functions in SyntaxEditor. But there is no error in editor...."
2023‑01‑13
1,235 views
"Different versions get different keywords in some cases. Please run the two projects under the solution and observe..."
2022‑12‑09
1,222 views
"Hi, the code files of our customers are sometimes really big, escpecially if they are generated. In some rare cases..."
2022‑12‑30
1,243 views
"Call the following code in version 22.1.2, if the value of offset is less than 0, the word at position 0 will be auto..."
2023‑01‑10
872 views
"Hello, dear Actipro! I would like to display CompletionSession & ParameterInfoSession in same time. I have tw..."
2022‑12‑12
1,052 views
"I saw there is a description for "HasSearchOverlayPaneKeyBindings" in SyntaxEditor Class reference: > This proper..."
2022‑12‑12
893 views
"Hi, we have a custom tagger that highlights all occurences of the currently selected word. But when the current lin..."
2022‑11‑21
1,029 views
"Hi, we use a default style that sets a background and foreground color for most scenarios. If another style only mo..."
2022‑11‑15
975 views
"I'm imlementing a feature akin to delimiter highlighting, but for the scope blocks of a custom Lua syntax language, b..."
2022‑10‑27
1,249 views
"Are there any plans for making a WinUI version of the sytax editor?"