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

  Date Thread Details
2022‑06‑09
732 views
"If "ctrl+shift+w" is triggered continuously, the selected text will move backward, which is inconsistent with the beh..."
2022‑05‑27
788 views
vscode ctrl+d by SPF
3 replies (3 years ago)
"I want to realize the function of "ctrl+d" shortcut key of vscode. Is there any simple scheme?"
2022‑05‑26
720 views
"There is such a function in vs. when clicking a blank line, the cursor will be positioned at the indented position, a..."
2022‑05‑26
784 views
"Hi we have an existing application using SyntaxEditor and a custom language. Is there a way to check and prompt if us..."
2022‑04‑28
1,115 views
"Platfrom: .NET 6.0 Environment: Windows 11 64-bit SystemInfo: Host Name: xxxx OS Name: ..."
2022‑05‑03
745 views
"Hi, Is any way to use already existing parsing for MAUI app? Thank you in advance, Yury"
2022‑04‑27
767 views
"Hello. I'm not sure where or what might be causing this behaviour but every time I type in the built-in search/find t..."
2022‑04‑24
1,017 views
"I want to control the border state of the search box by myself. What do I need to do. The effect I want is to contr..."
2022‑04‑14
781 views
"About autocompletebox control, how to meet the following requirements? 1. I want to control whether the drop-down b..."
2022‑04‑13
822 views
"Hello,Setting the font on a SyntaxEditor FontFamily does not work:i.e resource: <FontFamily x:Key="ScriptEditorFo..."
2022‑04‑11
703 views
"An abnormal syntax coloring is found. Please see the email for the specific phenomenon."
2022‑04‑06
809 views
"Can the button text on ThemedMessageBox be set, because we have to do some international translations. And whether ..."
2022‑03‑29
659 views
shell by SPF
1 reply (3 years ago)
"The file selection control function is not easy to use, 1. No history recording function 2. It doesn't look good ..."
2022‑03‑28
769 views
"Hi, we have elements in our custom language that are like attributes in C#. [AttributeKey="value"] After the as..."
2022‑03‑24
757 views
"Hello, I would like to apply a decorator or adornment when overing an "identifier" token with behavior "Control + m..."
2022‑03‑24
671 views
"Hi Actipro, used version 19.1.687.0 This mehtod Document.SaveFile(Stream stream, Encoding encoding, LineTerminator ..."
2022‑03‑24
690 views
"Is there any way to achieve the effect that the navigation bar is fixed on it when dividing columns. The demo has b..."
2022‑03‑18
856 views
"I want to realize the effect of click jump in your space. Is there any better scheme? See the picture for the speci..."
2022‑03‑21
868 views
"Now I want a shortcut key to do my own thing. For example, "Ctrl + -", but the shortcut key is bound to the control i..."
2022‑03‑18
1,017 views
Outliner by SPF
4 replies (3 years ago)
"Inheriting the "rangeoutliningsourcebase" class and using the "addnode()" method to dynamically modify the "defaultco..."