|
2013‑05‑29
2,388 views
|
"1. Open the SyntaxEditor example in the Actipro WPF Controls Sample Browser
2. Select the first line by clicking an..."
|
|
2013‑05‑15
3,327 views
|
"I am working on a non-mergeable lexer by implementing the ILexer interface.
I've run into a few problems, the first..."
|
|
2013‑05‑16
3,588 views
|
"I'm having an issue loading some large log files (around 100 MB of straight text). In my main application, I'd notice..."
|
|
2013‑05‑15
2,498 views
|
"Is the source code for the Language designer available?
There are a couple of modifications that I would like to ad..."
|
|
2013‑05‑15
3,264 views
|
"When attempting to search using Regular Expressions and built-in .NET character classes, I'm getting some errors back..."
|
|
2013‑05‑15
3,114 views
|
"This issue can be seen in the SampleBrowser, SyntaxEditor GettingStarted Examples 10 and 11.
As an image is more me..."
|
|
2013‑05‑10
3,703 views
|
"Hi,I'm having a really odd issue with my Syntax Editor...If I type and add text like normal, everything acts as expec..."
|
|
2013‑05‑14
2,830 views
|
"Hey,
I was just wondering if there's a property in the editor that retains what EOL terminators were part of the do..."
|
|
2013‑05‑08
3,781 views
|
"Is there a built-in command for showing the find/replace dialog?
Thx,Nick."
|
|
2013‑05‑06
3,141 views
|
"I have this problem :
.XAML file
<syntaxeditor:SyntaxEditor
Text="{Binding Text, UpdateSourceTrigger=Proper..."
|
|
2009‑10‑30
3,378 views
|
"Hi
Defining "START" as a keyword, I understand that the lexer recognizes "start" also as a key..."
|
|
2013‑04‑26
4,166 views
|
"Hi,
I'm not entirely sure of my version / build, but I know it won't be 2013.
I am using the Parse extension ..."
|
|
2013‑05‑02
3,925 views
|
"Is there any plan to implement Syntax Editor as a JavaScript widget, preferably based on jQuery? As the industry move..."
|
|
2013‑04‑29
2,865 views
|
"When i write : SyntaxEditor.ActiveView.IntelliPrompt.RequestSurroundWithSession();It writes in a pop-uo "Surround wit..."
|
|
2011‑02‑28
3,591 views
|
"I am using the VBSyntaxLanguage() class for my language. The syntax checker complains that "an Imports, Assembly..."
|
|
2010‑12‑10
3,079 views
|
"Hi
I set up a
ITextChange change = document.CreateTextChange(TextChangeTypes.ChangeCase);to convert keywords of..."
|
|
2011‑12‑19
4,744 views
|
"Hello,
I would like to customize an intelliprompt completion list by adding an element at the end of the list that..."
|
|
2013‑04‑23
4,373 views
|
"I installed version 2013.1 in place of 2012.2 (this is the *only* difference between two consecutive Change Sets in m..."
|
|
2013‑04‑16
4,496 views
|
"In the documentation, it states that to register a TokenTaggerProvider, we should use a line similar to
language.Re..."
|
|
2013‑04‑17
4,428 views
|
"This seems like it should be a fairly basic and straight forward answer, but it is eluding me.
I have defined my ow..."
|