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

  Date Thread Details
2022‑03‑14
681 views
"Hello, I'm trying to change the foreground of the content of the PlainTextContentProvider that is used by the defau..."
2022‑03‑14
729 views
"Hello, I'm trying to override the completion list background color and I'm failing. How does one do this?"
2022‑03‑11
711 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
828 views
"Example: https://ibb.co/LNkb5cS The auto-complete list seems to have some problems when filtering and relocating th..."
2022‑03‑05
760 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
680 views
"Is there anything built in to persist the outline collapse state?"
2022‑03‑01
732 views
"Hello, I'm using custom content in the quickinfo and ParameterProvider to provide simple syntax and a description. ..."
2022‑02‑23
801 views
"Hello, How can I get which key was used to commit the completion provider? Thanks!"
2022‑02‑23
864 views
"Hello, Take for example the following funcitons: func1(int myParam){} func2() {} When selecting func1 from the ..."
2022‑02‑17
690 views
"Hello, I can't seem to get a custom image to appear in the HtmlContentProvider. public class CustomHtmlContentProv..."
2022‑02‑17
787 views
"Hi, I am new to using SyntaxEditor and I am wondering if there is a way to track a line of text without having to u..."
2021‑04‑30
1,043 views
"Picture example: https://ibb.co/h20CwJn The area underlined in red in the picture is free of spaces and tabs. The..."
2022‑02‑09
791 views
"I am encountering an ArgumentException: Specified Visual is already a child of another Visual or the root of a Compo..."
2022‑02‑11
826 views
"We have the requirement to support text replacement macros, similar to c++ macros, where a macro identifier is replac..."
2022‑02‑11
798 views
"Hi! When the document is set to read-only, I want to add a lock mark to the document window tab, how can I achieve ..."
2022‑02‑10
778 views
"The Format Document command (EditorCommands.FormatDocument) in a "VB .NET Language add-on" document has a problem wit..."
2022‑02‑01
722 views
"I'm having trouble getting my Lua grammar to recognize assignment of the empty string to a variable as syntactically ..."
2022‑01‑27
833 views
"Hello, Using your sample app with the math expressions, there is an error alias for the primary expression. This w..."
2022‑01‑24
764 views
"Below is a code snippet from the grammar in your sample application that shows how to define an expression. It is a p..."
2022‑01‑18
975 views
"I use the C#Editor demo program you provided, zoom the Editor to the minimum level, and then fill the entire visible ..."