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

  Date Thread Details
2012‑02‑16
3,574 views
"Bit unclear what the proper way to bind to the SyntaxEditor's AST from another WPF control is? Basically, I wa..."
2012‑02‑09
3,885 views
"Hi, Have you implemented AST visitor pattern for C# addon in SyntaxEditor for WPF?"
2011‑11‑01
3,666 views
"We use a SyntaxEditor with inline buttons (popupbutton) that represent markers inside the text of the editor. Those m..."
2012‑02‑07
2,337 views
"Hi there, I'm very interested in your SyntaxEditor suite for WPF but I have a few questions about whether it w..."
2012‑02‑02
2,062 views
"Hi, When using the CommentLines edit action, it seems that it uses the comment implementation of the Document.Lang..."
2012‑01‑31
2,977 views
"Hi, I am trying to use the SyntaxEditor PasteDragDrop event to detect when files are dropped onto the view (we wil..."
2012‑01‑27
2,564 views
"Hi, In your documentation you write "ambient parse request dispatcher should be set up in your application sta..."
2012‑01‑25
2,755 views
"Hi guys, A quick question: When I perform a ReplaceText operation, like this: editor.Document.ReplaceText(TextC..."
2010‑08‑16
4,615 views
"Hi. I'm writing a debugger using the syntax editor. I'm trying to implement break point mechanism. I'v..."
2012‑01‑18
2,515 views
"Hello, We are so thrilled with your intellipromptCompletionList control that we were wondering if we could extract..."
2012‑01‑10
3,148 views
"Im having a problem with the antlr sytax highlighting. When I link my lexer and parser into the project, and then I ..."
2012‑01‑11
2,619 views
"Hello, Q1- I'm having issues changing the text foreground color in my custom CustomClassificationTagger cla..."
2012‑01‑09
2,783 views
"Hello, I have a few questions in regards to the language tool's auto-generated code files: 1- What is the a..."
2012‑01‑06
3,025 views
"Hello, Back with the old syntax editor, we used to be able to alter the context menu to whatever we wanted by hook..."
2012‑01‑06
2,804 views
"HEllo, I'm trying to alter the contextmenu of a textbox intratext adornment control. Just like in your demo ..."
2012‑01‑05
2,870 views
"Hello, I've been looking through your samples + the documentation but i've not found how to clear my ador..."
2012‑01‑04
2,821 views
"I have some code we've been using for awhile and I'd like to build the langdef from this code. Is there any w..."
2011‑12‑24
4,782 views
"Hi, I want to have a number of items in a completion list that begin with a square bracket "[". If the C..."
2011‑12‑28
3,227 views
"Hello, I have not been able to find any documentation about having multiple font sizes for text in the same editor..."
2010‑03‑04
3,382 views
"Hi... yes here is he again;) In the Forms syntax editor there was a method Document.Reparse();. How to enforce ..."