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
2016‑09‑08
3,430 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,749 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,526 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,596 views
"Hi, I noticed that in CodeSnippetFolder.FindItemByShortcut, when isCaseSensitive is set to true, we ignore case using..."
2016‑09‑05
3,236 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,652 views
"Hi Actipro, There is no unique identifier to differentiate between the vertical and horizontal scrollbars. We are h..."
2016‑08‑25
2,657 views
"Hi Actipro, I would like to print editor's content without the syntax hightlighting by setting IsSyntaxHighlighting..."
2016‑07‑25
3,003 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,974 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,826 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,825 views
"Hi Actipro, Is it possible to make a text change without affecting the undo/Redo stack and also the isModified flag..."
2016‑08‑17
2,596 views
"Hi Actipro We are reimplementing an existing editor which had behaviors (move) for alt+drag and shift+drag by using..."
2016‑08‑18
2,494 views
"Hi there, How do you get TaggerProvider services (TextViewTaggerProvider, CodeDocumentTaggerProvider, etc) to run ..."
2016‑08‑17
2,794 views
"In my application, i am using a global project assembly and language. I create a new editordocument and set its langu..."
2016‑07‑14
3,073 views
"Hi Actipro When I set the IHighlightingStyle.FontFamilyName to an invalid value (e.g. "Cooper Black"), I get an unh..."
2016‑08‑12
3,325 views
"Hi, i have a problem with quickinfo. When syntaxeditor display a quickinfo by mouse over and i change the applicati..."
2016‑08‑08
2,969 views
"Hi, i would like to change the output from XmlNavigableSymbolProvider. At this time i see e.g. "<table" in roo..."
2016‑08‑09
3,036 views
"Hi there, Not sure if this has been asked before but regarding WPF SyntaxEditor grammar, what would the best techni..."
2016‑08‑01
3,123 views
"New bookmarks are added instead of removing the current one."
2016‑07‑22
3,028 views
"Hi Actipro, I want the ability to be able to scroll past end document when I scroll with my mouse wheel. I am a..."