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

  Date Thread Details
2012‑01‑25
3,159 views
"Hi guys, A quick question: When I perform a ReplaceText operation, like this: editor.Document.ReplaceText(TextC..."
2010‑08‑16
5,060 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,852 views
"Hello, We are so thrilled with your intellipromptCompletionList control that we were wondering if we could extract..."
2012‑01‑10
3,503 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,988 views
"Hello, Q1- I'm having issues changing the text foreground color in my custom CustomClassificationTagger cla..."
2012‑01‑09
3,181 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,436 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,181 views
"HEllo, I'm trying to alter the contextmenu of a textbox intratext adornment control. Just like in your demo ..."
2012‑01‑05
3,259 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,193 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,183 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,644 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,802 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,310 views
"Hello, Back in the days with the old WinForm SyntaxEditor we could enumerate through the document's token col..."
2011‑12‑19
2,515 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2011‑12‑15
3,728 views
"Hello, I'm trying to create a small WPF SyntaxEditor demo using my old xml language definiton file i was using..."
2011‑12‑03
6,598 views
"Hello, I have just upgraded from 11.1.0545. I experienced a major bug with the new 11.2.0550 : the SyntaxEditor do..."
2011‑12‑01
2,579 views
"Hi, I used the "IEditorViewLine GetViewLine(double verticalLocation, LocationToPositionAlgorithm algorithm)&q..."
2011‑11‑28
2,632 views
"For following EBNF: box = (apple | orange)? I generate three classes in Language Designer: class Box : AstNo..."
2011‑11‑22
3,630 views
"Hi guys, After getting my hands on the latest build of SyntaxEditor, I was finally able to implement stuff like pa..."