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
2020‑07‑06
1,099 views
"I've added a keyboard shortcut to insert snippet which works fine. However unlike in non-popup context the SyntaxEdit..."
2019‑08‑01
1,877 views
"Hi I have just upgraded the code from version v16.1.0631 to the v19.1.0681 and found that I'm unable to set the ca..."
2011‑05‑13
3,101 views
"Hi Why do the license dialog popup when I build my project, saying "Error, Your current license doesn't ..."
2017‑11‑13
2,715 views
"Hi, An outlining vertical line are is highlighted when hovering the mouse. Please tell me how to change this hig..."
2020‑07‑16
1,014 views
"Hi, I have implemented a tagger for parse errors (based on CollectionTagger<ISquiggleTag>). I want the tagger..."
2020‑07‑02
1,019 views
"Hi we are getting unhandled exception using RangeBased code outliner from your example: System.NullReferenceExcepti..."
2020‑06‑24
1,020 views
"Hello,We have a TokenId called Punctuation which has 4 patterns (. , : ;). If we wanted to create a grammar Terminal ..."
2020‑06‑25
1,155 views
"Hi, In my Syntax Editor, I don't have any padding between the Line Number Margin and the beginning of the text on e..."
2020‑06‑23
887 views
"Since my SyntaxEditor is created dynamically as datatemplate I am trying to find a way to call all this syntax editor..."
2020‑06‑09
1,051 views
"Hi, I wanted to know if it's possible to have a read only component to show the colorized text computed by the synt..."
2020‑06‑07
992 views
"Let's say we have .Net library which include a User() Class Type. so the syntax editor is able to to parse the librar..."
2020‑05‑29
1,042 views
"Hi, I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
2020‑04‑09
1,009 views
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."
2020‑04‑25
961 views
"Hi, i need in the the HTML-language the support for PHP with that code: <div> <?php echo "text"; ?> &l..."
2020‑04‑13
1,060 views
"Hello, I have a collection of errors, with offsets. I would like to add squiggles to my editor based on the offsets o..."
2020‑04‑08
1,048 views
"I'm running your ReplaceAll sample in our own code as: options = new EditorSearchOptions { FindText = e.OriginalT..."
2020‑04‑01
1,064 views
"Open the demo app and launch the full Syntax Editor, enable word wrap and paste this single line into the text area: ..."
2020‑03‑27
938 views
"I'm trying to modify the css.langproj to differentiate between class based selectors ( those that start with . ) and ..."
2020‑03‑27
1,135 views
"Hi, we are trying to reuse control for multiple languages. So depending on document type xml or json, we want to chan..."
2020‑03‑20
921 views
"Good morning, Is it possibile to change the default behaviour for when "enter" is pressed in the EditorSearchView s..."