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
2013‑12‑16
2,706 views
"Hello, Im probably just missing something simple, but i have a set of keywords defined, and they are being highlighte..."
2013‑11‑20
4,175 views
"I'm trying to build an LL(*) grammar to parse VBScript, starting from the VBScript language definition included with ..."
2013‑12‑03
3,070 views
"If you partially type a word and then select the code snippet it will crash with a null reference exception. It will ..."
2013‑11‑11
2,918 views
"I started out using the langauge designer and regular expressions, but decided it would be easier to implement a prog..."
2012‑01‑11
4,301 views
"Hello, The documentation says that by default ctrl + I should perform an incremental search, but I can't figur..."
2013‑10‑29
4,291 views
"Hello! I have issue with SyntaxEditor and Web Languages addon. I have a code: <editor:SyntaxEditor x:Name="Co..."
2013‑10‑25
3,873 views
"Hey, How do we change the image that is currently built-in for Bookmark display in the indicator margin? Best..."
2009‑09‑30
3,513 views
"Hi In the Edit Actions Sample, I found the SelectBlock... functionality. At the moment, it seems only to be possib..."
2013‑10‑21
3,156 views
"The comments for Getting Started03c state " It doesn't matter whether a dynamic or programmatic lexer is used though...."
2013‑10‑17
4,139 views
"Hello, I'm trying to build a lexer for a prorietary language that uses based literals that include the form <bas..."
2013‑10‑11
3,457 views
"By default, the SyntaxEditor used to show a full highlight (blue background) for the currently selected item in the c..."
2013‑10‑08
3,653 views
"Hello! In your old docs for the WinForm SyntaxEditor v3.6 there is a section "XML Language Definition Specification..."
2013‑10‑04
3,242 views
"I have taken your SimpleStructureMatcher sample and added functionality to detect XML start/end tags and highlight th..."
2013‑10‑07
2,950 views
"Hi! I have a dark style for my text editor but I didn't find any way to change the scrolls color. Any help? This ..."
2013‑10‑01
3,290 views
"Hello! I use Syntax Editor and .NET Languages AddOn for an application that is occasionally run on old and slow com..."
2013‑09‑27
3,315 views
"Guys, is there support for rendering json results? Or some pointers at how to build this if easy? Thanks!"
2013‑08‑27
3,707 views
"I use a SyntaxEditor with CSharpSyntaxLanguage. How can I change the horizontal position of the completion popup ?"
2013‑09‑07
3,026 views
"Hi, I am currently building a grammar for a scripting language and I am very happy with the tools. I do have one qui..."
2013‑09‑20
2,962 views
"Hey, I wish to supply a different implementation for the SelectAll Command and I thought to implement it by capturi..."
2013‑09‑10
3,130 views
"i need to change current line number from code . is there any property for that."