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

  Date Thread Details
2020‑10‑20
1,225 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
1,116 views
"Hi, I have added the bookmarks management to my SyntaxEditor. I have button to toggled/enabled/disabled bookmarks..."
2020‑09‑21
1,178 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
1,152 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,610 views
"Hello, do you have any advice on how to implement syntax highlighting and parsing for regular expressions similar to ..."
2020‑09‑07
1,147 views
"Hello, we are using QuickInfoProvider from examples with QuickInfoSession and HtmlContentProvider. And for some dat..."
2020‑08‑22
1,345 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
1,146 views
"Hello, some of our customers are using large files for the specific syntax language. We used some services based on..."
2020‑08‑23
1,160 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
1,313 views
"I've added a keyboard shortcut to insert snippet which works fine. However unlike in non-popup context the SyntaxEdit..."
2019‑08‑01
2,205 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,353 views
"Hi Why do the license dialog popup when I build my project, saying "Error, Your current license doesn't ..."
2017‑11‑13
3,019 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,231 views
"Hi, I have implemented a tagger for parse errors (based on CollectionTagger<ISquiggleTag>). I want the tagger..."
2020‑07‑02
1,278 views
"Hi we are getting unhandled exception using RangeBased code outliner from your example: System.NullReferenceExcepti..."
2020‑06‑24
1,234 views
"Hello,We have a TokenId called Punctuation which has 4 patterns (. , : ;). If we wanted to create a grammar Terminal ..."
2020‑06‑25
1,473 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
1,055 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,278 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
1,238 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..."