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

  Date Thread Details
2013‑04‑16
3,375 views
"In our language, the classification of an identifier can change as text changes in another part of the document. The ..."
2013‑04‑12
3,127 views
"When generating the AST node classes from the language designer, is it possible to generate the node properties as vi..."
2013‑04‑10
3,299 views
"Hi, Can someone point me to a tutorial like page that goes over how to create specific types of DynamicLexicalPatte..."
2013‑04‑04
3,095 views
"Is there any way to attach error numbers to parser and semantic analysis errors? I am trying to get something like th..."
2013‑03‑28
3,373 views
"Hello. I've developed an XSD for our proprietary XML format. When I use wpf syntax editor without code fragment, the ..."
2013‑03‑29
3,313 views
"Is there any guidance, patterns, or advice for creating a language parser/grammar, test first? The tree constructor A..."
2013‑03‑28
4,288 views
"Hello, We recently upgraded to the newest release (from the latest 2012.2 release), and noticed a small issue appar..."
2013‑03‑28
3,234 views
"Is it possible to populate bind more than one property to a syntax editor that has a split? I was looking to show a..."
2013‑03‑21
3,984 views
"Hi, I first use a dynamic lexer and the LLparser framework. I created a complex Grammar class and the TokenReader, ..."
2013‑03‑08
3,679 views
"Hi guys, I do have a question about language transition. I spent a lot of efforts to implement JScript.NET language u..."
2011‑12‑08
4,653 views
"Hi guys, There are at least two things that I would really like to see in the next release of SyntaxEditor for WPF..."
2013‑03‑14
3,205 views
"Hi, Is there already a free definition language file for CSV-Format? Thanks for answer. Cheers"
2013‑03‑06
3,941 views
"I'm a bit new to the SyntaxEditor, but I'm having an issue with Squiggles. I've defined a language using the Langua..."
2013‑02‑04
3,105 views
"Hi, I'm seeing a problem with the Syntax Editor. If I write out a couple lines of text/code in the editor, then sel..."
2013‑02‑27
4,539 views
"Hi, in the user control that uses Syntaxeditor I use a Dependency Property (DP) 'Code' as a wrapper for setting an..."
2013‑02‑25
2,701 views
"Is there a sample available that shows how to use the adorner layers to implement vertical column guides as the Colum..."
2013‑02‑21
2,895 views
"Hi, I'm trying to create some editor error syntax highlighting, however I'm running into an issue with what it is a..."
2012‑01‑24
3,802 views
"Hi guys, In my application, I would like to show the issues found during validation by adding squiggle lines under..."
2013‑02‑09
3,954 views
"Are there any plans to alter the SyntaxEditor to display a quick find/replace box like the one in VS 2012? (See: http..."
2013‑02‑08
3,809 views
"I would like to create custom views within the syntax editor to supply advanced editing. I have two separate features..."