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

  Date Thread Details
2022‑10‑11
1,070 views
"I set "quickinfo. Content" as "TextBlock" with red background, but the red background does not cover the entire displ..."
2022‑10‑09
1,085 views
"I use the "SynTaxEditor. ViewMarginFactories" attribute to display some controls around the "Editor", but I don't wan..."
2022‑05‑20
1,806 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
1,099 views
"Can I create "textchange" based on the old "snapshot" and operate on it? For example, in "completionsession", I..."
2022‑09‑06
828 views
"When "CompletionSession" is open, I may want to update the data of "CompletionSession.SnapshotRange" at a certain tim..."
2022‑08‑25
953 views
VS Shift+Enter by SPF
1 reply (4 years ago)
"Does "syntaxeditor" support functions like vs "Shift + enter"?"
2022‑08‑17
1,299 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,296 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
1,109 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,315 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,467 views
"I created a CompletionSession and set its filter properties: session.CanFilterUnmatchedItems = true; session.MatchO..."
2022‑07‑26
966 views
"Hello! We have turned the AmbientParseRequestDispatcherProvider.Dispatcher on, and when typing the following code: ..."
2022‑07‑26
1,101 views
"Hello, We are using the the following: AmbientParseRequestDispatcherProvider.Dispatcher = new ThreadedParseRequest..."
2022‑07‑26
1,216 views
"Hello, We currently have the AmbientParseRequestDispatcherProvider.Dispatcher setup, but on that background thread..."
2022‑07‑25
1,031 views
"Hello, We are currently overriding the Parse(IParseRequest request) method in the LLParserBase to do additional com..."
2022‑07‑21
1,285 views
"When "editor" is loaded for the first time in "documentwindow" and "zoomlevel! = 1", execute the relevant operations ..."
2022‑07‑14
917 views
"Can the recall times of ctrl+z be set? By default, it can only be recalled 100 times."
2022‑07‑20
928 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
929 views
ribbon:TextBox by SPF
1 reply (4 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,295 views
"When I turn on wrap, the code doesn't have a default indentation, which makes the visuals look bad.Is it possible to ..."