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

  Date Thread Details
2020‑09‑21
1,088 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,084 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,473 views
"Hello, do you have any advice on how to implement syntax highlighting and parsing for regular expressions similar to ..."
2020‑09‑07
1,081 views
"Hello, we are using QuickInfoProvider from examples with QuickInfoSession and HtmlContentProvider. And for some dat..."
2020‑08‑22
1,243 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,073 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,090 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,240 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,067 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,268 views
"Hi Why do the license dialog popup when I build my project, saying "Error, Your current license doesn't ..."
2017‑11‑13
2,912 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,170 views
"Hi, I have implemented a tagger for parse errors (based on CollectionTagger<ISquiggleTag>). I want the tagger..."
2020‑07‑02
1,199 views
"Hi we are getting unhandled exception using RangeBased code outliner from your example: System.NullReferenceExcepti..."
2020‑06‑24
1,158 views
"Hello,We have a TokenId called Punctuation which has 4 patterns (. , : ;). If we wanted to create a grammar Terminal ..."
2020‑06‑25
1,340 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
990 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,202 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,142 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,198 views
"Hi, I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
2020‑04‑09
1,146 views
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."