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
2022‑07‑20
352 views
"When the code is folded, it is inconvenient to double-click to select the words nearby, and the folded code will be s..."
2022‑07‑20
351 views
ribbon:TextBox by SPF
1 reply (2 years ago)
"The "textbox" control has the effect of clearing the text after pressing the "ESC" key. How can I cancel this effect,..."
2021‑09‑01
722 views
"When I turn on wrap, the code doesn't have a default indentation, which makes the visuals look bad.Is it possible to ..."
2022‑07‑18
562 views
"var serializer = new CodeSnippetSerializer(); var path = Path.Combine(Path.GetDirectoryName(this.GetTy..."
2011‑08‑17
5,296 views
"Hi, I am trying to replicate Visual Studios shortcut key gestures for outlining, one example would be the followin..."
2022‑06‑27
445 views
"We use the "ColorEdit" control to bind the "Foreground" attribute of "HighlightingStyle" in the form of MVVM. When th..."
2022‑06‑09
509 views
"Both "vs" and "syntaxeditor" set the scale to 100% and the font size to the same size. The font of "vs" is larger tha..."
2022‑05‑26
573 views
"In our syntaxeditor, we will recognize \r\n as one character length, but our replacement data is to recognize \r \..."
2022‑04‑06
437 views
"How to set the display priority when there are "Bookmarks" and "breakpoint" in the same location. I want "bookmark" t..."
2022‑02‑11
579 views
"In the marker set, there are multiple "taggers" in the same position. How can you draw only one line and the informat..."
2022‑06‑14
347 views
"We implemented "ParserBase". And the "Parse (IParseRequest request)" method of paserbase. In this method, I need to..."
2022‑06‑13
495 views
"At present, many tools use TextMate's grammar definition files for grammar parsing. Because its ecology is relatively..."
2022‑06‑09
392 views
"If "ctrl+shift+w" is triggered continuously, the selected text will move backward, which is inconsistent with the beh..."
2022‑05‑27
384 views
vscode ctrl+d by SPF
3 replies (2 years ago)
"I want to realize the function of "ctrl+d" shortcut key of vscode. Is there any simple scheme?"
2022‑05‑26
368 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
403 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
668 views
"Platfrom: .NET 6.0 Environment: Windows 11 64-bit SystemInfo: Host Name: xxxx OS Name: ..."
2022‑05‑03
388 views
"Hi, Is any way to use already existing parsing for MAUI app? Thank you in advance, Yury"
2022‑04‑27
399 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
632 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..."