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
2019‑07‑29
1,096 views
"Hi, Does the SyntaxEditor have a built in c++\c parser ? I want to parse an H File and get the ParseData. If th..."
2019‑07‑28
1,172 views
"Hey, How do you programmatically show the new Search Overly Pane when a View is first created? Best regards, Bill"
2019‑07‑23
970 views
"Calling ParameterInfoSession.Open throws a nullreference exception if the item collection is empty. The source code o..."
2019‑07‑22
1,027 views
"Try to paste big file (more than 115000 lines of code) and then press Ctrl+A, Ctrl+X as result application hangs o..."
2019‑07‑09
1,192 views
"Is sort of a newbee question:) I have a combobox docked in the right down corner. I rather would have it in the hor..."
2019‑07‑13
969 views
"Hi, I think there's a bug with the SyntaxEditor's alternating rows example where it keeps adding adornments on text a..."
2019‑07‑08
1,077 views
"The WPF SyntaxEditor control doesn't handle selecting certain UTF-8 chars in C-style strings. Here are the steps to..."
2019‑06‑29
1,239 views
"How can I have a background image in the editor? Since there is no built-in support I thought I could simply add an a..."
2019‑06‑22
1,038 views
"If you forget to type a semicolon at the end of a statement in Visual Studio, the squiggle will be placed at the end ..."
2019‑06‑17
1,773 views
"Hi, I would like to be able to display the caret at all times in the SyntaxEditor, even when the SyntaxEditor focus..."
2019‑06‑06
1,125 views
"We are using 622 but I am able to reproduce on your sample browser for build 680. To reproduce: 1. Open the 12.In..."
2019‑06‑04
1,196 views
"I think it would be great if it jumps to the first match when you enter something in search window. It does that in v..."
2019‑06‑04
1,011 views
"I've noticed some minor visual issues in Sample Browser when using the metro dark theme. 1. In chapter 10 - Intelli..."
2014‑02‑27
3,992 views
"I am currently evaluating the SyntaxEditing component, and have encountered a problem while attempting to manually is..."
2019‑03‑28
1,126 views
"I'm trying to implement a plugin for our internal IDE, which edits custom DSL code with the help of SyntaxEditor. Up ..."
2019‑03‑21
1,004 views
"{ First line in the multi line comment Second line in the multi line comment } I didnt see intellisence pop up..."
2019‑02‑26
1,192 views
"Hi, we are working with SyntaxEditor and have implemented our own Language called BDL. Everything works fine except..."
2019‑02‑15
1,185 views
"Hi, Is there an event or some way that can detect when "Auto-Commit Without Showing a Popup (Complete Word)" occurs..."
2019‑02‑13
1,027 views
"Currently i have observed that highlight error is appearing at the first position having the syntax error. but error ..."
2018‑04‑03
1,792 views
"In an script , i have added the below line Tag = GetApplicationDirectory() + "\" + "Some Text"; Issue :- Every..."