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

  Date Thread Details
2023‑09‑23
251 views
"Hi,Example picture what I'm expecting:https://snipboard.io/m2G0Fz.jpg Current situation:https://snipboard.io/Urhd4w..."
2023‑09‑19
221 views
"Hello, a customer reported a sporadic crash that happens when the previously opened documents are restored. The c..."
2023‑09‑15
221 views
"My language has something that is similar as the definition for interpolated strings in csharp. Basically in the in..."
2023‑09‑11
181 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
319 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
292 views
"Hello, We have a scenario where we are using SyntaxEditor controls as item hosted in PopupContentTemplate. The prob..."
2023‑04‑05
433 views
"Hi, we received another crash report by a customer, which I don' really understand. The callstack is rather long. ..."
2023‑05‑09
257 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
271 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
260 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
303 views
"Hi, we received a crash report from a customer: Unhandled Exception:System.InvalidOperationException: Collection..."
2023‑03‑21
363 views
"Hello. We are having some trouble consuming the ActiproSoftware.Controls.Wpf.SyntaxEditor NuGet package from a cros..."
2023‑03‑01
287 views
"Hello, I am just evaluating the SyntaxEditor for our company and I noticed that the ParameterInfo popup is moving s..."
2023‑02‑14
278 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
430 views
"Different versions get different keywords in some cases. Please run the two projects under the solution and observe..."
2022‑12‑09
496 views
"Hi, the code files of our customers are sometimes really big, escpecially if they are generated. In some rare cases..."
2022‑12‑30
470 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
253 views
"Hello, dear Actipro! I would like to display CompletionSession & ParameterInfoSession in same time. I have tw..."
2022‑12‑12
437 views
"I saw there is a description for "HasSearchOverlayPaneKeyBindings" in SyntaxEditor Class reference: > This proper..."
2022‑12‑12
298 views
"Hi, we have a custom tagger that highlights all occurences of the currently selected word. But when the current lin..."