|
2018‑01‑25
2,160 views
|
"Hi,
I'm currently evaluating the syntax editor and I'm trying to highlight hexdigits. I have the following pattern:..."
|
|
2011‑09‑05
5,218 views
|
"Hi,
we use the SyntaxEditor to edit XAML Code. Do you have any Intellisense (XAML Syntax-)Support in the meantime? ..."
|
|
2018‑01‑22
2,060 views
|
"Hi,
Please tell me how to get the caret's coordinate (x and y).
Thank you."
|
|
2018‑01‑19
1,871 views
|
"I tried to trigger the insertion of a code snippet programmatically with the EditorDocument. I tried to call AppendTe..."
|
|
2018‑01‑15
2,178 views
|
"Hi
I am looking for a list of (the input bindings of) the default enabled hot keys in the syntax editor.
I am lo..."
|
|
2018‑01‑03
1,749 views
|
"Hi,
does your product support language injection (in our case SQL language) into string literal?
A good example i..."
|
|
2013‑11‑01
5,239 views
|
"I have been trying to add tooltips to the CustomSquiggleTagger demo project, by doing the following:
1) Register Sq..."
|
|
2017‑12‑22
1,880 views
|
"Hi,
I want to get an inserted text (not a CodeText) from an ICodeSnippet instance.
For instance, I want to get th..."
|
|
2017‑12‑21
1,758 views
|
"Hi,
I have a question about GoToNextWordStart method on ITextSnapshotReader.
For a test string "abc", I ran t..."
|
|
2017‑12‑05
2,265 views
|
"I am having the same problem as in this old thread. The syntax editor doesn't outline properly when using a RangeOu..."
|
|
2013‑01‑25
3,150 views
|
"How can I change default line number of document in WPF Syntax Editor as well as in WinForms Syntax Editor (Document...."
|
|
2015‑04‑28
3,119 views
|
"Hi!
Thank you for the great product.
I have a problem with RangeOutliningSourceBase. There are 2 node definitions..."
|
|
2017‑12‑04
1,880 views
|
"Hi,
I want to pass 2 instances to grammar class.
One is a literal-validation instance, which checks if a literal ..."
|
|
2017‑11‑27
2,407 views
|
"I am a newbie to SyntaxEditor. Planning to integrate within my WPF application. Need intellisense for C# and VB.Net. ..."
|
|
2017‑09‑05
2,319 views
|
"To reproduce:1. In Actipro's Sample Browser, navigate to Adornments 9 - Intra-Line Code Lens.2. Delete all the conten..."
|
|
2017‑11‑14
2,183 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,449 views
|
"Doing the following leads to what I think are unexpected results:
Create a simple WPF project with a SyntaxEditor..."
|
|
2017‑11‑07
2,016 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
1,980 views
|
"Hello,
I use HorizontalScrollBarVisibility="Auto" on the SyntaxEditor and expected it to behave like it does with a..."
|
|
2017‑11‑06
2,479 views
|
"We are migrating SyntaxEditor from Winform to WPF.
We have a lexer performance problem that we implemented.The lexe..."
|