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‑09‑24
853 views
"Hi,Some languages like SQL/PHP and maybe more don't have supported dark mode.Example:https://snipboard.io/v6oSqB.jpgI..."
2023‑03‑02
956 views
"Tried to see what kind of code colorers can use - https://i.gyazo.com/9c1964e07620c176acbf8b7d4cb6a2ab.mp4 . Seems th..."
2022‑09‑29
966 views
"Hi, When I am switching between dark and light theme the EditIndicator does not change the background color to dark..."
2024‑01‑30
600 views
"Hi, The search dialog contains a selection between different "search types": Normal, Regular Expression, Wildcard, ..."
2024‑01‑19
672 views
"Hello. Let me know if you have any tips or hint on highlighting all search words. Details:Syntax Editor WPF Version..."
2023‑12‑12
733 views
"Hi, When double clicking on a word in the sytax editor, it will highlight the entire word. Which is alright.But let..."
2023‑12‑01
977 views
"Hi, I want to achieve something similar in the SyntaxEditor like the VS Code inline completion feature where a ghos..."
2023‑10‑20
593 views
"The "DelimiterIndentProvider" is documented to contain all code necessary to perform "Open/Close"-Indention with toke..."
2023‑10‑20
616 views
"I try to implement the indent provider based on the AST. My parser uses a ThreadedParseRequestDispatcher. When Ge..."
2021‑03‑12
1,643 views
"Hello, We have different themes in our application.I want to override the style of the SearchOverlayPane. It's ok f..."
2023‑10‑06
697 views
"It looks like there has been a regression in the placement of a ParameterInfoSession popup sometime between v2018.1 a..."
2023‑10‑04
619 views
"The point is to mark Break as an error outside of a Breakable statement (repeat, while, for, switch, do). Of course, ..."
2023‑09‑28
669 views
"Hello, I used SyntaxEditor in a desktop application to write C# code, and it works fine. However, when I did the sa..."
2023‑09‑23
684 views
"Hi,Example picture what I'm expecting:https://snipboard.io/m2G0Fz.jpg Current situation:https://snipboard.io/Urhd4w..."
2023‑09‑19
782 views
"Hello, a customer reported a sporadic crash that happens when the previously opened documents are restored. The c..."
2023‑09‑15
707 views
"My language has something that is similar as the definition for interpolated strings in csharp. Basically in the in..."
2023‑09‑11
623 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
794 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
753 views
"Hello, We have a scenario where we are using SyntaxEditor controls as item hosted in PopupContentTemplate. The prob..."
2023‑04‑05
1,084 views
"Hi, we received another crash report by a customer, which I don' really understand. The callstack is rather long. ..."