2017‑05‑23
2,930 views
"Hi,
I have this .langdef file:
<?xml version="1.0" encoding="utf-8"?>
<!--
Actipro Syntax Language De..."
2017‑05‑18
2,401 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,380 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,878 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,484 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,323 views
"It looks like on the EditorDocument, the IsReadOnly property is a standard property (so databinding to that property ..."
2017‑04‑06
3,250 views
"Hello,
We just noticed that the default CompletionItemSortComparer comparer used by CompletionSession.SortItems app..."
2017‑03‑29
2,437 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,396 views
"Hi Actipro,
I ran into a problem performing copy-and-paste in Syntax Editor.
Here are the steps to reproduce..."
2016‑06‑29
2,961 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,446 views
"We have a WPF application that allows users to open many documents, each with its own syntax editor control. Is there..."
2016‑12‑15
3,959 views
"Hi Actipro,
I am trying to include C# snippet into a Syntax Editor (#if and #region - found in C:\Program Files (x8..."
2017‑03‑08
4,045 views
"Dear Support Team,
I'm developing a WPF application using mvvm. Most of the data and logics are in the vm.
Basic..."
2017‑02‑27
2,493 views
"Hello,
We have wrote a custom language with your SyntaxEditor.
The "root" statements can be functions or member v..."
2017‑02‑23
2,902 views
"I'm getting the following error when calling: new HtmlContentProvider(html).GetContent()
html string was created wi..."
2017‑02‑21
2,528 views
"Hi Actipro,
In the SDI Code Editor Inline Sample, on Line 19, hit "Ctrl+Space" after "Main(" to launch the Inte..."
2017‑02‑16
2,734 views
"Hi Actipro,
Is there an easy way to control the placement for the Parameter Info pop-up?
Currently, it is def..."
2017‑01‑26
2,658 views
"Hi Actipro,
I'm using the intra text spacer tagger, which is document based. I have 2 views sharing the same docume..."
2017‑01‑18
2,481 views
"Hello,
We are using you syntax editor and we encountered the following problem :
We created a class that implemen..."
2017‑01‑06
2,656 views
"Hi Actipro,
I would like to control how often the parser reparses a changed document.
Is "RepeatedRequestPaus..."