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

  Date Thread Details
2016‑09‑21
2,643 views
"Hi Actipro We are facing a scenario where we need to be able to control the close of a code snippet session. Let'..."
2016‑09‑20
3,195 views
"Hello. Assuming I have selected some text using the search function: EditorSearchOptions options = new EditorSearchO..."
2014‑07‑29
2,906 views
"I would like the Session to always come open with the selection in the middle with the closest match. Does anyone kno..."
2016‑09‑19
2,628 views
"Hi, Coded UI recognizes the SyntaxEditor control as a WpfText element (equivalent to a readonly text label). I woul..."
2016‑03‑24
4,981 views
"Hi Actipro, Is it possible to print the syntax editor content only for the selected text? Or only for user specifie..."
2016‑09‑16
2,773 views
"Hi Actipro There's an unexpected behavior with outlining. My text is "/* abc\r\n". Which gives me "/* abc" on..."
2016‑07‑22
2,942 views
"Hi Actipro, The Line Numbers and Track Change (the green and yellow bars) margins are not exposed for UI Automation..."
2016‑09‑07
2,882 views
"Hi Actipro, It's known that when user types in a series of characters, the text change for every character typed is..."
2016‑09‑08
2,934 views
"I have a document that contains 'identifiers' that I would like to replace if a drop occurs within them. For example ..."
2016‑09‑08
3,304 views
"Hi, I'm facing a crash issue, if I select multi-line and press enter key. The steps to reproduce the problem 1...."
2016‑09‑06
3,626 views
"Hi Actipro, Do you think it would be useful to allow user to define the zooming increments for the mouse wheel? ..."
2016‑09‑07
2,459 views
"Hi Actipro, I am using the ITextSnapshot's GetWordTextRange to get the text range of a certain word. In my cont..."
2016‑09‑07
2,538 views
"Hi, I noticed that in CodeSnippetFolder.FindItemByShortcut, when isCaseSensitive is set to true, we ignore case using..."
2016‑09‑05
3,173 views
"Hi, I'm using code snippets on top of syntax highlighting. I'm trying to expose whether a token is a CodeSnippetFi..."
2016‑09‑01
2,575 views
"Hi Actipro, There is no unique identifier to differentiate between the vertical and horizontal scrollbars. We are h..."
2016‑08‑25
2,581 views
"Hi Actipro, I would like to print editor's content without the syntax hightlighting by setting IsSyntaxHighlighting..."
2016‑07‑25
2,926 views
"Hi Actipro, I encounter issues with the track change indicators, which I couldn't understand why it behaves that wa..."
2015‑01‑21
3,909 views
"I used the Demo "SDI Code Editor (Inline)" for this: 1. Type some text into a random line. (Marker appears and is y..."
2016‑06‑27
2,775 views
"Hi Actipro, I found one scenario where the track change indicator should be yellow instead of green. Steps to rep..."
2016‑02‑04
4,735 views
"Hi Actipro, Is it possible to make a text change without affecting the undo/Redo stack and also the isModified flag..."