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
2011‑01‑11
2,457 views
"Is it possible to define lexical macros other than the built-in ones to use in language definition files? If so, how..."
2011‑01‑11
2,013 views
CompletionItem.Tag by Matt Yaeger
(13 years ago)
"The CompletionItem class has Tag property and overloads to provide an object for this tag (I'm guessing). How ca..."
2010‑08‑11
3,306 views
"From your help file: The indicator margin, implemented by the EditorIndicatorMargin class, is used to display glyp..."
2011‑01‑06
2,307 views
"I have a SE4 .xml file that I upgraded using the Language Designer. The xml file specified a lot of KeyPressTriggers..."
2010‑12‑27
2,703 views
"Is there a way to set up the SyntaxEditor to 'shift focus' to the next element in the FocusScope when TAB (&#..."
2010‑12‑16
2,589 views
"I would like to understand if te Syntax Editor is something that could help me in the application I'm developing...."
2010‑01‑21
2,828 views
"I have one editor user window with the WPF Syntax editor in it with one language definition. I will need later the b..."
2010‑12‑10
2,296 views
"I've had a reoccurring problem with the License information being lost. When I add new classes to my set-up, like..."
2010‑12‑08
3,330 views
"Cannot perform this operation while dispatcher processing is suspended. at System.Windows.Threading.Dispatcher.Pus..."
2010‑12‑06
2,457 views
"I would like to search the syntax editor's current snapshot for a keyword and then insert some text after that. ..."
2010‑11‑30
2,512 views
"In our Blaise Language some Nodes are ended just because the next Node is started. They have no ending Token. In my ..."
2010‑11‑24
2,416 views
"Hello! You have a really great framework for the syntax editor, it seems to be exactly what I was looking for. I r..."
2010‑11‑09
2,104 views
"Hi I am using your SearchControl and want to limit the possible Search providers to Normal and regular expression..."
2010‑10‑29
2,257 views
"I'm currently using your WinForms SyntaxEditor with the language Addon package. I would like to move my project t..."
2010‑10‑29
2,374 views
"I want to run some code when a user presses Ctrl+Space, prior to the completion list command being executed. While I..."
2010‑10‑29
2,794 views
"I have been a user of your WinForms SyntaxEditor for quite some time. The new WPF control looks great! A quick que..."
2010‑10‑29
3,582 views
"I have an application where I'm using the WPF SyntaxEditor and am displaying completion lists. It's working w..."
2010‑10‑14
4,046 views
"Hi, I am trying to convert an MGrammar grammar to use your LLParser, which has been mostly straightforward, but I am..."
2010‑10‑28
3,335 views
"How can I disable the auto block indent introduced in build 531? I already had custom indenting implemented, and the ..."
2010‑10‑27
4,843 views
"Greetings, I have a WPF application that uses the syntax editor with a language that I have an ANTLR grammar for. ..."