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

  Date Thread Details
2023‑09‑15
209 views
"My language has something that is similar as the definition for interpolated strings in csharp. Basically in the in..."
2023‑09‑11
168 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
306 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
278 views
"Hello, We have a scenario where we are using SyntaxEditor controls as item hosted in PopupContentTemplate. The prob..."
2023‑04‑05
408 views
"Hi, we received another crash report by a customer, which I don' really understand. The callstack is rather long. ..."
2023‑05‑09
244 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
259 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
246 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
290 views
"Hi, we received a crash report from a customer: Unhandled Exception:System.InvalidOperationException: Collection..."
2023‑03‑21
341 views
"Hello. We are having some trouble consuming the ActiproSoftware.Controls.Wpf.SyntaxEditor NuGet package from a cros..."
2023‑03‑01
268 views
"Hello, I am just evaluating the SyntaxEditor for our company and I noticed that the ParameterInfo popup is moving s..."
2023‑02‑14
266 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
407 views
"Different versions get different keywords in some cases. Please run the two projects under the solution and observe..."
2022‑12‑09
466 views
"Hi, the code files of our customers are sometimes really big, escpecially if they are generated. In some rare cases..."
2022‑12‑30
449 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
240 views
"Hello, dear Actipro! I would like to display CompletionSession & ParameterInfoSession in same time. I have tw..."
2022‑12‑12
427 views
"I saw there is a description for "HasSearchOverlayPaneKeyBindings" in SyntaxEditor Class reference: > This proper..."
2022‑12‑12
287 views
"Hi, we have a custom tagger that highlights all occurences of the currently selected word. But when the current lin..."
2022‑11‑21
376 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
301 views
"I'm imlementing a feature akin to delimiter highlighting, but for the scope blocks of a custom Lua syntax language, b..."