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

  Date Thread Details
2018‑03‑02
2,475 views
"Hi, how can I programatically get the maximum visible lines the document CAN display? Respecting zoom level, DPI, f..."
2018‑03‑02
2,310 views
OvertypeMode by Mike
1 reply (8 years ago)
"Hi, how can I prorgramatically or in XAML set the editor type mode to OvertypeMode (i.e. you press INSERT in VS edi..."
2018‑02‑28
2,495 views
"Hi, In our product, there are some scenarios where a synchronous parsing is needed, and then, in the gram..."
2018‑02‑28
2,282 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,278 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,546 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,210 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,357 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,275 views
"Hi, I just saw your blog post about customizing lines http://blog.actiprosoftware.com/post/2017/12/05/SyntaxEditor-..."
2018‑01‑25
2,218 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,513 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,576 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,418 views
"Hi, Please tell me how to get the caret's coordinate (x and y). Thank you."
2018‑01‑19
2,214 views
"I tried to trigger the insertion of a code snippet programmatically with the EditorDocument. I tried to call AppendTe..."
2018‑01‑15
2,571 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
2,078 views
"Hi, does your product support language injection (in our case SQL language) into string literal? A good example i..."
2013‑11‑01
5,753 views
"I have been trying to add tooltips to the CustomSquiggleTagger demo project, by doing the following: 1) Register Sq..."
2017‑12‑22
2,231 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
2,133 views
"Hi, I have a question about GoToNextWordStart method on ITextSnapshotReader. For a test string "abc", I ran t..."
2017‑12‑05
2,648 views
"I am having the same problem as in this old thread. The syntax editor doesn't outline properly when using a RangeOu..."