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

  Date Thread Details
2016‑09‑21
2,901 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,571 views
"Hello. Assuming I have selected some text using the search function: EditorSearchOptions options = new EditorSearchO..."
2014‑07‑29
3,126 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,861 views
"Hi, Coded UI recognizes the SyntaxEditor control as a WpfText element (equivalent to a readonly text label). I woul..."
2016‑03‑24
5,353 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
3,068 views
"Hi Actipro There's an unexpected behavior with outlining. My text is "/* abc\r\n". Which gives me "/* abc" on..."
2016‑07‑22
3,230 views
"Hi Actipro, The Line Numbers and Track Change (the green and yellow bars) margins are not exposed for UI Automation..."
2016‑09‑07
3,264 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
3,291 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,651 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,958 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,736 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,771 views
"Hi, I noticed that in CodeSnippetFolder.FindItemByShortcut, when isCaseSensitive is set to true, we ignore case using..."
2016‑09‑05
3,428 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,870 views
"Hi Actipro, There is no unique identifier to differentiate between the vertical and horizontal scrollbars. We are h..."
2016‑08‑25
2,854 views
"Hi Actipro, I would like to print editor's content without the syntax hightlighting by setting IsSyntaxHighlighting..."
2016‑07‑25
3,201 views
"Hi Actipro, I encounter issues with the track change indicators, which I couldn't understand why it behaves that wa..."
2015‑01‑21
4,180 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
3,079 views
"Hi Actipro, I found one scenario where the track change indicator should be yellow instead of green. Steps to rep..."
2016‑02‑04
5,152 views
"Hi Actipro, Is it possible to make a text change without affecting the undo/Redo stack and also the isModified flag..."