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,235)

  Date Thread Details
2013‑07‑17
2,537 views
"Is there a way to match the most frequently completed items first like in visual studio? I guess if it isn't availabl..."
2013‑07‑05
2,413 views
"This is reproducable in the Sample Browser (QuickStart 10) 1. Start typing (e.g. "Inc" for Increment) and then requ..."
2013‑07‑16
2,477 views
"Hi. I'd like to implement a highlighting style similar to the default selection style. In that style, if the select..."
2013‑07‑15
2,495 views
Static by CodyVanZant
1 reply (11 years ago)
"http://www.actiprosoftware.com/community/thread/5647/change-scrollviewer-root-background#20739 We've recent gone fr..."
2013‑07‑15
3,411 views
"Is there a way to programatically call the command that is called when 'Find Next' button is clicked? I'd like it to ..."
2012‑05‑22
3,492 views
"There were a few old questions about this but nothing looked like a definitive answer. I have a EditorSearchView in a..."
2013‑07‑05
3,379 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,595 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
2,759 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
2,748 views
"I created a custom filter which basically does the same as what happens if "canFilterUnmatchedItems" is true. In c..."
2013‑05‑29
2,553 views
"From the documentation: > Gets or sets whether the session can immediately commit if a single match is made when..."
2013‑05‑29
2,132 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,050 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,273 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,207 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
2,956 views
"When attempting to search using Regular Expressions and built-in .NET character classes, I'm getting some errors back..."
2013‑05‑15
2,821 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,375 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,488 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,381 views
"Is there a built-in command for showing the find/replace dialog? Thx,Nick."