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
2017‑07‑26
2,651 views
"Dear Support, Is there any way to disable the default undo behavior of the syntax editor? Currently, I'm using the ..."
2017‑07‑25
2,062 views
"Hi Actipro The outlining for our language works such that each outlining node's opening offset starts on the end of..."
2017‑07‑20
2,139 views
"Hi Actipro, When using ITextViewLine.GetTextBounds() to retrieve a line's rectangle while text is zoomed in or with..."
2011‑10‑03
4,780 views
"Hi, Could you please let me know how to increase the spacing between lines by few pixels in the syntax editor. I woul..."
2014‑06‑05
4,418 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,069 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,255 views
"When using the SyntaxEditor in SingleLine Mode and with a HorizontalAlignment I have an issue when navigating in the ..."
2017‑06‑30
2,410 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,319 views
"We have introduced Intelliprompt in our Application, which is working fine so far. (Product version 2016.636)But ther..."
2017‑06‑16
3,035 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,395 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,508 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,228 views
"Hi Actipro I'm using ActiveView.LocationToPosition() to do some conversions between Column and Character in order t..."
2017‑05‑23
2,916 views
"Hi, I have this .langdef file: <?xml version="1.0" encoding="utf-8"?> <!-- Actipro Syntax Language De..."
2017‑05‑18
2,382 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,366 views
"Hi, Why the EditorCommands that modify the document do not test the IsReadOnly flag of the document in the CanExecu..."
2017‑05‑09
3,852 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,457 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,303 views
"It looks like on the EditorDocument, the IsReadOnly property is a standard property (so databinding to that property ..."
2017‑04‑06
3,232 views
"Hello, We just noticed that the default CompletionItemSortComparer comparer used by CompletionSession.SortItems app..."