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

  Date Thread Details
2020‑10‑20
830 views
"Hello, I would like to implement a go to line feature in my WPF SyntaxEditor and need a way to bind the line/caret ..."
2020‑09‑24
773 views
"Hi, I have added the bookmarks management to my SyntaxEditor. I have button to toggled/enabled/disabled bookmarks..."
2020‑09‑21
843 views
"Hello, I'm trying to get a screenshot of the SyntaxEditor's text without highlighting styles, but with lexing color c..."
2020‑09‑15
813 views
"While using your SDI Code Editor (Inline) product sample, I noticed that when you open the search box by pressing CTR..."
2020‑09‑03
1,103 views
"Hello, do you have any advice on how to implement syntax highlighting and parsing for regular expressions similar to ..."
2020‑09‑07
845 views
"Hello, we are using QuickInfoProvider from examples with QuickInfoSession and HtmlContentProvider. And for some dat..."
2020‑08‑22
948 views
"I'm having some trouble finding an XSD on the web for HTML5. The forum posts on Stack Overflow say that HTML5 isn't b..."
2020‑08‑21
837 views
"Hello, some of our customers are using large files for the specific syntax language. We used some services based on..."
2020‑08‑23
835 views
"This is a minor issue. When the editor is in splitview mode and I have selected a word in the bottom view. Then open ..."
2020‑07‑06
973 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,760 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
2,982 views
"Hi Why do the license dialog popup when I build my project, saying "Error, Your current license doesn't ..."
2017‑11‑13
2,555 views
"Hi, An outlining vertical line are is highlighted when hovering the mouse. Please tell me how to change this hig..."
2020‑07‑16
904 views
"Hi, I have implemented a tagger for parse errors (based on CollectionTagger<ISquiggleTag>). I want the tagger..."
2020‑07‑02
899 views
"Hi we are getting unhandled exception using RangeBased code outliner from your example: System.NullReferenceExcepti..."
2020‑06‑24
886 views
"Hello,We have a TokenId called Punctuation which has 4 patterns (. , : ;). If we wanted to create a grammar Terminal ..."
2020‑06‑25
1,045 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
780 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
938 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
861 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..."