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

  Date Thread Details
2018‑02‑28
2,075 views
"Hi, I would like to ask I can specify the maximum number of characters in a physical line (not in a visual line..."
2012‑01‑11
5,061 views
"Hello, I m trying to add an intra text control following your example, but instead of being on the left of the tex..."
2018‑02‑15
2,343 views
"Hi, We have a license for an older version and are kind of stuck on that one since we customized all the styles. v1..."
2018‑02‑15
2,004 views
"We would like to Highlight code block. eg. IF codes End Bold words want to Highlight when user click IF or ..."
2018‑02‑03
2,166 views
"Hi, is it possible somehow to create a table like view for the document with rows / columns ? What would be the b..."
2018‑02‑03
2,082 views
"Hi, I just saw your blog post about customizing lines http://blog.actiprosoftware.com/post/2017/12/05/SyntaxEditor-..."
2018‑01‑25
2,044 views
"Hi, if I define a foreground color in lexer for a custom language, how can I take care of different themes? I didn'..."
2018‑01‑25
2,318 views
"Hi, I'm currently evaluating the syntax editor and I'm trying to highlight hexdigits. I have the following pattern:..."
2011‑09‑05
5,343 views
"Hi, we use the SyntaxEditor to edit XAML Code. Do you have any Intellisense (XAML Syntax-)Support in the meantime? ..."
2018‑01‑22
2,215 views
"Hi, Please tell me how to get the caret's coordinate (x and y). Thank you."
2018‑01‑19
2,015 views
"I tried to trigger the insertion of a code snippet programmatically with the EditorDocument. I tried to call AppendTe..."
2018‑01‑15
2,369 views
"Hi I am looking for a list of (the input bindings of) the default enabled hot keys in the syntax editor. I am lo..."
2018‑01‑03
1,881 views
"Hi, does your product support language injection (in our case SQL language) into string literal? A good example i..."
2013‑11‑01
5,480 views
"I have been trying to add tooltips to the CustomSquiggleTagger demo project, by doing the following: 1) Register Sq..."
2017‑12‑22
2,016 views
"Hi, I want to get an inserted text (not a CodeText) from an ICodeSnippet instance. For instance, I want to get th..."
2017‑12‑21
1,915 views
"Hi, I have a question about GoToNextWordStart method on ITextSnapshotReader. For a test string "abc", I ran t..."
2017‑12‑05
2,420 views
"I am having the same problem as in this old thread. The syntax editor doesn't outline properly when using a RangeOu..."
2013‑01‑25
3,288 views
"How can I change default line number of document in WPF Syntax Editor as well as in WinForms Syntax Editor (Document...."
2015‑04‑28
3,288 views
"Hi! Thank you for the great product. I have a problem with RangeOutliningSourceBase. There are 2 node definitions..."
2017‑12‑04
2,040 views
"Hi, I want to pass 2 instances to grammar class. One is a literal-validation instance, which checks if a literal ..."