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

  Date Thread Details
2012‑02‑07
2,859 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,530 views
"Hi, When using the CommentLines edit action, it seems that it uses the comment implementation of the Document.Lang..."
2012‑01‑31
3,480 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
3,124 views
"Hi, In your documentation you write "ambient parse request dispatcher should be set up in your application sta..."
2012‑01‑25
3,301 views
"Hi guys, A quick question: When I perform a ReplaceText operation, like this: editor.Document.ReplaceText(TextC..."
2010‑08‑16
5,257 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,981 views
"Hello, We are so thrilled with your intellipromptCompletionList control that we were wondering if we could extract..."
2012‑01‑10
3,683 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
3,100 views
"Hello, Q1- I'm having issues changing the text foreground color in my custom CustomClassificationTagger cla..."
2012‑01‑09
3,324 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,595 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
3,314 views
"HEllo, I'm trying to alter the contextmenu of a textbox intratext adornment control. Just like in your demo ..."
2012‑01‑05
3,409 views
"Hello, I've been looking through your samples + the documentation but i've not found how to clear my ador..."
2012‑01‑04
3,317 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
5,318 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,787 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,939 views
"Hi... yes here is he again;) In the Forms syntax editor there was a method Document.Reparse();. How to enforce ..."
2011‑12‑22
3,465 views
"Hello, Back in the days with the old WinForm SyntaxEditor we could enumerate through the document's token col..."
2011‑12‑19
2,638 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2011‑12‑15
3,894 views
"Hello, I'm trying to create a small WPF SyntaxEditor demo using my old xml language definiton file i was using..."