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

  Date Thread Details
2011‑11‑01
4,942 views
"We use a SyntaxEditor with inline buttons (popupbutton) that represent markers inside the text of the editor. Those m..."
2012‑02‑07
3,064 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,659 views
"Hi, When using the CommentLines edit action, it seems that it uses the comment implementation of the Document.Lang..."
2012‑01‑31
3,604 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,245 views
"Hi, In your documentation you write "ambient parse request dispatcher should be set up in your application sta..."
2012‑01‑25
3,444 views
"Hi guys, A quick question: When I perform a ReplaceText operation, like this: editor.Document.ReplaceText(TextC..."
2010‑08‑16
5,411 views
"Hi. I'm writing a debugger using the syntax editor. I'm trying to implement break point mechanism. I'v..."
2012‑01‑18
3,119 views
"Hello, We are so thrilled with your intellipromptCompletionList control that we were wondering if we could extract..."
2012‑01‑10
3,838 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,215 views
"Hello, Q1- I'm having issues changing the text foreground color in my custom CustomClassificationTagger cla..."
2012‑01‑09
3,459 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,751 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,447 views
"HEllo, I'm trying to alter the contextmenu of a textbox intratext adornment control. Just like in your demo ..."
2012‑01‑05
3,546 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,465 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,452 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,915 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
4,087 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,586 views
"Hello, Back in the days with the old WinForm SyntaxEditor we could enumerate through the document's token col..."
2011‑12‑19
2,766 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."