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
2022‑09‑06
689 views
"When "CompletionSession" is open, I may want to update the data of "CompletionSession.SnapshotRange" at a certain tim..."
2022‑08‑25
770 views
VS Shift+Enter by SPF
1 reply (3 years ago)
"Does "syntaxeditor" support functions like vs "Shift + enter"?"
2022‑08‑17
967 views
"Hi, is it possible to set the width of the vertical scrollbar and the height of the horizontal scrollbar used by th..."
2022‑08‑08
1,105 views
"It can be seen from the demo that there will be obvious jamming and delay when scrolling in the text rendered by "col..."
2022‑06‑15
939 views
"Hello, We are populating the completion list with over 3000 items, and when the user is typing just garbage like "a..."
2022‑03‑07
1,157 views
"I have such a need now 1. I need to change the value of "session. Items" when "complexity" is opened. 2. I need t..."
2021‑04‑21
1,286 views
"I created a CompletionSession and set its filter properties: session.CanFilterUnmatchedItems = true; session.MatchO..."
2022‑07‑26
827 views
"Hello! We have turned the AmbientParseRequestDispatcherProvider.Dispatcher on, and when typing the following code: ..."
2022‑07‑26
943 views
"Hello, We are using the the following: AmbientParseRequestDispatcherProvider.Dispatcher = new ThreadedParseRequest..."
2022‑07‑26
1,037 views
"Hello, We currently have the AmbientParseRequestDispatcherProvider.Dispatcher setup, but on that background thread..."
2022‑07‑25
884 views
"Hello, We are currently overriding the Parse(IParseRequest request) method in the LLParserBase to do additional com..."
2022‑07‑21
1,082 views
"When "editor" is loaded for the first time in "documentwindow" and "zoomlevel! = 1", execute the relevant operations ..."
2022‑07‑14
772 views
"Can the recall times of ctrl+z be set? By default, it can only be recalled 100 times."
2022‑07‑20
769 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
764 views
ribbon:TextBox by SPF
1 reply (3 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
1,145 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
1,095 views
"var serializer = new CodeSnippetSerializer(); var path = Path.Combine(Path.GetDirectoryName(this.GetTy..."
2011‑08‑17
6,072 views
"Hi, I am trying to replicate Visual Studios shortcut key gestures for outlining, one example would be the followin..."
2022‑06‑27
851 views
"We use the "ColorEdit" control to bind the "Foreground" attribute of "HighlightingStyle" in the form of MVVM. When th..."
2022‑06‑09
1,054 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..."