|
|
2017‑09‑29
3,540 views
|
"How is it possible to do manual syntax highlight in SyntaxEditor?For example chars from index 4 to 10 should be blue ..."
|
|
|
2017‑09‑28
2,289 views
|
"I want to implement outlining functionality for my language.My language's IF statement is like this:
IF D < 0 THE..."
|
|
|
2017‑09‑28
2,247 views
|
"Hello,
another open question.
I want the following functionality:
When I press the left mouse button the curren..."
|
|
|
2017‑09‑28
2,137 views
|
"Hello,
we encounter some problems with the line selection in the tool. Each time we click a line and the line is wr..."
|
|
|
2017‑09‑25
2,528 views
|
"Hi,
I am very interessed in using that new Roslyn Extension, as i think it will resolve on of our issue because loa..."
|
|
|
2011‑04‑29
4,836 views
|
"I am now at a point where my Grammar is creating an AST - but have one small problem.
The parser is recognising th..."
|
|
|
2017‑09‑06
3,064 views
|
"Hi,
We are facing some tooltip flickering problem when using the intraline adornment.
When we mouse hover on the ..."
|
|
|
2017‑09‑06
2,681 views
|
"Hi,
as we use the Syntax Editor Wpf Control only for Syntax Highlighting of existing code we need to disable or hid..."
|
|
|
2017‑08‑31
2,397 views
|
"Hi,
is it possible to create a style for the current selected line in the syntax editor wpf control?
Right now I ..."
|
|
|
2017‑08‑30
2,638 views
|
"Hello,
I am currently stuck while trying to bind the property ".Caret.Position" in the Xaml Code of the SyntaxEdito..."
|
|
|
2017‑08‑29
2,260 views
|
"Unlike other WPF controls, when i put this for validation :
IsTextDataBindingEnabled="True"Text="{Binding Validati..."
|
|
|
2017‑08‑28
2,344 views
|
"Hi,
As I konw if I don't use OnError methods to handle parser error, the content after the error postion will not b..."
|
|
|
2017‑08‑28
2,662 views
|
"Hi,
Recently we upgraded the syntax editor to a newer version (build 660 and above), and we encounter some problem ..."
|
|
|
2017‑08‑28
2,387 views
|
"I use SyntaxEditor to edit a value in a PropertyGrid.I have set the IsMultiLine property to false and the WordWrapMod..."
|
|
|
2017‑08‑17
2,868 views
|
"To reproduce:
1. In Actipro's Sample Browser, add the GoTo Line's sample's controls and codebehind to the CodeLens ..."
|
|
|
2017‑08‑17
2,420 views
|
"Hi Actipro
Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. ..."
|
|
|
2017‑08‑17
3,538 views
|
"Hi Actipro
Thanks for implementing the intratext adornments, it has been super useful to us.
I have a suggestion ..."
|
|
|
2017‑08‑17
2,680 views
|
"Hi,
how can I bind a variable of type int which holds a line number to my view so that this line gets highlighted?
..."
|
|
|
2017‑08‑09
2,819 views
|
"Hello, I've encountered a few issue upon loading a file into the syntax editor. The main issue is the out of memory e..."
|
|
|
2017‑08‑10
2,704 views
|
"The wrapped line is split and not moved correctly.
Another issue is that copy line only copies the first part"
|