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
2020‑09‑03
1,372 views
"Hello, do you have any advice on how to implement syntax highlighting and parsing for regular expressions similar to ..."
2020‑09‑07
1,022 views
"Hello, we are using QuickInfoProvider from examples with QuickInfoSession and HtmlContentProvider. And for some dat..."
2020‑08‑22
1,165 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,007 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,021 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,170 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,988 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,179 views
"Hi Why do the license dialog popup when I build my project, saying "Error, Your current license doesn't ..."
2017‑11‑13
2,808 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,082 views
"Hi, I have implemented a tagger for parse errors (based on CollectionTagger<ISquiggleTag>). I want the tagger..."
2020‑07‑02
1,119 views
"Hi we are getting unhandled exception using RangeBased code outliner from your example: System.NullReferenceExcepti..."
2020‑06‑24
1,088 views
"Hello,We have a TokenId called Punctuation which has 4 patterns (. , : ;). If we wanted to create a grammar Terminal ..."
2020‑06‑25
1,246 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
938 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,131 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,064 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,130 views
"Hi, I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
2020‑04‑09
1,072 views
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."
2020‑04‑25
1,015 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,146 views
"Hello, I have a collection of errors, with offsets. I would like to add squiggles to my editor based on the offsets o..."