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

  Date Thread Details
2014‑06‑05
4,654 views
"I would like to add some IntraLine adornments to the editor in my application, along the lines of the CodeLens. Where..."
2017‑03‑31
5,329 views
"We are beginning to investigate adding a feature to SyntaxEditor that would allow you to reserve space above or below..."
2017‑07‑06
2,421 views
"When using the SyntaxEditor in SingleLine Mode and with a HorizontalAlignment I have an issue when navigating in the ..."
2017‑06‑30
2,587 views
"I have created a class that inherit from CSharpParser and overwritten the Parse method so I can add compiler errors. ..."
2017‑06‑26
2,484 views
"We have introduced Intelliprompt in our Application, which is working fine so far. (Product version 2016.636)But ther..."
2017‑06‑16
3,228 views
"Is there some built-in support in SyntaxEditor to normalize line endings and force line endings to be of a given type?"
2010‑07‑08
3,559 views
"I have created a new adorment layer on the syntaxeditor, and I've added a TextBox control as an adorment on this ..."
2017‑06‑08
2,675 views
"After upgrading from 2014.1 to 2016.1 636 some of our regexes are not longer working properly. They now include resul..."
2017‑05‑30
2,350 views
"Hi Actipro I'm using ActiveView.LocationToPosition() to do some conversions between Column and Character in order t..."
2017‑05‑23
3,032 views
"Hi, I have this .langdef file: <?xml version="1.0" encoding="utf-8"?> <!-- Actipro Syntax Language De..."
2017‑05‑18
2,530 views
"Hi I have a list with searchresults, which are positions in files. I have added the snapshot to each result using t..."
2015‑04‑23
3,515 views
"Hi, Why the EditorCommands that modify the document do not test the IsReadOnly flag of the document in the CanExecu..."
2017‑05‑09
4,032 views
"Hi Actipro, I am using intra text adornments to add edit boxes on top of the edit. When I scroll or zoom the editor..."
2017‑04‑28
2,622 views
"Hi, I'm trying to implement a grammar for Franca IDL (https://github.com/franca/franca). There is a special comme..."
2017‑04‑21
2,472 views
"It looks like on the EditorDocument, the IsReadOnly property is a standard property (so databinding to that property ..."
2017‑04‑06
3,416 views
"Hello, We just noticed that the default CompletionItemSortComparer comparer used by CompletionSession.SortItems app..."
2017‑03‑29
2,560 views
"Hi Actipro We are displaying many intra text adornments on a page. When using Inspect to see the automation items, ..."
2017‑03‑29
2,570 views
"Hi Actipro, I ran into a problem performing copy-and-paste in Syntax Editor. Here are the steps to reproduce..."
2016‑06‑29
3,099 views
"I understand that the Find and Replace feature will work within one document of a user's project. But if the user h..."
2017‑03‑24
2,572 views
"We have a WPF application that allows users to open many documents, each with its own syntax editor control. Is there..."