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

  Date Thread Details
2023‑05‑09
738 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
705 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
715 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
835 views
"Hi, we received a crash report from a customer: Unhandled Exception:System.InvalidOperationException: Collection..."
2023‑03‑21
843 views
"Hello. We are having some trouble consuming the ActiproSoftware.Controls.Wpf.SyntaxEditor NuGet package from a cros..."
2023‑03‑01
775 views
"Hello, I am just evaluating the SyntaxEditor for our company and I noticed that the ParameterInfo popup is moving s..."
2023‑02‑14
707 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,028 views
"Different versions get different keywords in some cases. Please run the two projects under the solution and observe..."
2022‑12‑09
1,018 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,035 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
669 views
"Hello, dear Actipro! I would like to display CompletionSession & ParameterInfoSession in same time. I have tw..."
2022‑12‑12
870 views
"I saw there is a description for "HasSearchOverlayPaneKeyBindings" in SyntaxEditor Class reference: > This proper..."
2022‑12‑12
731 views
"Hi, we have a custom tagger that highlights all occurences of the currently selected word. But when the current lin..."
2022‑11‑21
866 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
759 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,035 views
"Are there any plans for making a WinUI version of the sytax editor?"
2022‑10‑11
891 views
"I set "quickinfo. Content" as "TextBlock" with red background, but the red background does not cover the entire displ..."
2022‑10‑09
785 views
"I use the "SynTaxEditor. ViewMarginFactories" attribute to display some controls around the "Editor", but I don't wan..."
2022‑05‑20
1,512 views
"Hi, I have an application with ribbon buttons and inside the documents I have SyntaxEditors. I want when I press on..."
2022‑09‑05
918 views
"Can I create "textchange" based on the old "snapshot" and operate on it? For example, in "completionsession", I..."