|
2017‑11‑14
2,235 views
|
"I was trying to disable the auto completion of curly brace and found few post talking about this line :
syntaxEditor..."
|
|
2013‑03‑30
3,518 views
|
"Doing the following leads to what I think are unexpected results:
Create a simple WPF project with a SyntaxEditor..."
|
|
2017‑11‑07
2,086 views
|
"Hello,
I am trying to write a custom Formatter for Xml-Files.
My goal is to align the properties in each line.
&..."
|
|
2017‑11‑07
2,077 views
|
"Hello,
I use HorizontalScrollBarVisibility="Auto" on the SyntaxEditor and expected it to behave like it does with a..."
|
|
2017‑11‑06
2,542 views
|
"We are migrating SyntaxEditor from Winform to WPF.
We have a lexer performance problem that we implemented.The lexe..."
|
|
2017‑10‑25
2,375 views
|
"Hello,
is it possible to disable the "#region" and preventing the user to expand or collapse the region?
Thanks ..."
|
|
2017‑10‑16
2,160 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,388 views
|
"Hi,
how can display a text instead of "..." when I collapse a region?
For example...
#region BlockA
{code}
#en..."
|
|
2017‑10‑27
2,275 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,211 views
|
"Hi,
In 16.1 The constructor of SyntaxEditor called ResetInputBindingsCore instead of ResetInputBindings. Is this fi..."
|
|
2017‑10‑17
2,411 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,607 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,492 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,532 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,735 views
|
"Hi, I have a question about StartOffset of DefaultAstNode.
I implemented if-statement grammar using LL(*) Parser Fr..."
|
|
2017‑09‑29
3,252 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,086 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,022 views
|
"Hello,
another open question.
I want the following functionality:
When I press the left mouse button the curren..."
|
|
2017‑09‑28
1,946 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,329 views
|
"Hi,
I am very interessed in using that new Roslyn Extension, as i think it will resolve on of our issue because loa..."
|