|
2017‑10‑25
2,302 views
|
"Hello,
is it possible to disable the "#region" and preventing the user to expand or collapse the region?
Thanks ..."
|
|
2017‑10‑16
2,105 views
|
"Hi,
is it possible that someone can show me how to create #region in ActiPro SyntaxEditor?
Thanks in advance.
R..."
|
|
2017‑10‑18
2,322 views
|
"Hi,
how can display a text instead of "..." when I collapse a region?
For example...
#region BlockA
{code}
#en..."
|
|
2017‑10‑27
2,210 views
|
"Hello,
I have 2 questions about the AST.
1:
I need to get the latest AST every time just after an end user type..."
|
|
2017‑10‑17
2,147 views
|
"Hi,
In 16.1 The constructor of SyntaxEditor called ResetInputBindingsCore instead of ResetInputBindings. Is this fi..."
|
|
2017‑10‑17
2,362 views
|
"It happens when the IDE is not active and the mouse hovers over a code element that triggers the tooltip. The tooltip..."
|
|
2017‑10‑13
3,551 views
|
"If you have multiple lines selected and you use the Ctrl-L method it only deletes the actual line the caret is on, mo..."
|
|
2017‑10‑11
2,407 views
|
"When you select an area of text in block mode, you can only push the selection width to the end of the last line of t..."
|
|
2017‑10‑10
2,455 views
|
"I'm trying to figure out where the AST classes come from within your samples.
All the classes in the folder Sample..."
|
|
2017‑10‑03
2,663 views
|
"Hi, I have a question about StartOffset of DefaultAstNode.
I implemented if-statement grammar using LL(*) Parser Fr..."
|
|
2017‑09‑29
3,139 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,034 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
1,947 views
|
"Hello,
another open question.
I want the following functionality:
When I press the left mouse button the curren..."
|
|
2017‑09‑28
1,892 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,274 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,471 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
2,692 views
|
"Hi,
We are facing some tooltip flickering problem when using the intraline adornment.
When we mouse hover on the ..."
|
|
2017‑09‑06
2,385 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,134 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,381 views
|
"Hello,
I am currently stuck while trying to bind the property ".Caret.Position" in the Xaml Code of the SyntaxEdito..."
|