SyntaxEditor for WPF

Discussion Forums

Post about SyntaxEditor for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (1,269)

  Date Thread Details
2013‑07‑05
3,761 views
"It came to my attention that nothing happens if I hit Home/End when being in the completion list. I'd expect to jump ..."
2013‑06‑27
2,938 views
"I had built a spell checker using an earlier version of the SyntaxEditor that relied on the fact that the token aggre..."
2013‑06‑04
3,140 views
"I'd like to run a default filter when the standard filters do not return any items. Ex.: - Standard filter remove..."
2013‑05‑29
3,087 views
"I created a custom filter which basically does the same as what happens if "canFilterUnmatchedItems" is true. In c..."
2013‑05‑29
2,823 views
"From the documentation: > Gets or sets whether the session can immediately commit if a single match is made when..."
2013‑05‑29
2,475 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,395 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,668 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,564 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,326 views
"When attempting to search using Regular Expressions and built-in .NET character classes, I'm getting some errors back..."
2013‑05‑15
3,201 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,819 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,928 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,842 views
"Is there a built-in command for showing the find/replace dialog? Thx,Nick."
2013‑05‑06
3,204 views
BINDING by A A
(12 years ago)
"I have this problem : .XAML file <syntaxeditor:SyntaxEditor Text="{Binding Text, UpdateSourceTrigger=Proper..."
2009‑10‑30
3,472 views
"Hi Defining "START" as a keyword, I understand that the lexer recognizes "start" also as a key..."
2013‑04‑26
4,290 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,986 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,930 views
"When i write : SyntaxEditor.ActiveView.IntelliPrompt.RequestSurroundWithSession();It writes in a pop-uo "Surround wit..."
2011‑02‑28
3,651 views
"I am using the VBSyntaxLanguage() class for my language. The syntax checker complains that "an Imports, Assembly..."