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‑04‑14
404 views
"About autocompletebox control, how to meet the following requirements? 1. I want to control whether the drop-down b..."
2022‑04‑13
468 views
"Hello,Setting the font on a SyntaxEditor FontFamily does not work:i.e resource: <FontFamily x:Key="ScriptEditorFo..."
2022‑04‑11
392 views
"An abnormal syntax coloring is found. Please see the email for the specific phenomenon."
2022‑04‑06
449 views
"Can the button text on ThemedMessageBox be set, because we have to do some international translations. And whether ..."
2022‑03‑29
351 views
shell by SPF
1 reply (2 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
387 views
"Hi, we have elements in our custom language that are like attributes in C#. [AttributeKey="value"] After the as..."
2022‑03‑24
434 views
"Hello, I would like to apply a decorator or adornment when overing an "identifier" token with behavior "Control + m..."
2022‑03‑24
347 views
"Hi Actipro, used version 19.1.687.0 This mehtod Document.SaveFile(Stream stream, Encoding encoding, LineTerminator ..."
2022‑03‑24
381 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
521 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
466 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
670 views
Outliner by SPF
4 replies (2 years ago)
"Inheriting the "rangeoutliningsourcebase" class and using the "addnode()" method to dynamically modify the "defaultco..."
2022‑03‑15
570 views
"Hi, Is there a way to reset the search start position? SyntaxEditor.ActiveView.Searcher.FindCurrentOrNext(editorS..."
2022‑03‑14
370 views
"Hello, I'm trying to change the foreground of the content of the PlainTextContentProvider that is used by the defau..."
2022‑03‑14
382 views
"Hello, I'm trying to override the completion list background color and I'm failing. How does one do this?"
2022‑03‑11
389 views
"If there is an error and a warning at the same position in the document the squiggle color appears to indicate whiche..."
2021‑07‑23
488 views
"Example: https://ibb.co/LNkb5cS The auto-complete list seems to have some problems when filtering and relocating th..."
2022‑03‑05
451 views
"I want to know how to realize the effect of "codeaction" and "QuickInfo" in vs. The specific effects are as follows..."
2022‑03‑03
376 views
"Is there anything built in to persist the outline collapse state?"
2022‑03‑01
405 views
"Hello, I'm using custom content in the quickinfo and ParameterProvider to provide simple syntax and a description. ..."