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

  Date Thread Details
2015‑07‑02
3,186 views
"Hello all, I have a SyntaxEditor working very nicely in my application, but I'd like to be able to interrogate it f..."
2015‑06‑29
3,682 views
"Hey, Is there a way to insert a text (programmatically) into the editor and present it as a rich text format (or so..."
2015‑03‑10
2,974 views
"Hello, I'm using Syntax editor like a textbox (ExpressionEditor) where the user can type a VB expression like "v..."
2015‑06‑12
2,380 views
"Hi, We are trying to use Intellisense Popup Toggle Buttons as Radio buttons. How can we achieve this behaviour? ..."
2015‑06‑12
2,276 views
"I'm constructing a AST tree for expressions. When i've got the following code multiplyExpression.Production = ..."
2015‑06‑01
2,998 views
"Hi there, I want to hide (no items) hint box when there is no matched items found. Because with our application, us..."
2015‑06‑02
3,361 views
"I guess that many customers use multiple SyntaxEditors in their applications. It will be very useful if the search di..."
2015‑06‑02
2,661 views
"In our application, during the first dynamic creation of Syntax Editor, there is a significant amount of delay before..."
2015‑05‑29
3,054 views
"I have a WPF application which uses Syntax Editor on demand. To achieve this, on some key event I create an instance ..."
2015‑05‑20
2,511 views
"Hi, I would like to know the changes between the old ParseData and the NewParseData in the OnParseDataChanged event..."
2015‑05‑12
2,341 views
"Hi, would it be possible to get the default styles for the NavigableSymbolSelector?"
2015‑04‑10
3,364 views
"I've got some performance problems when using an IOutliner with a large document. I've got a large document of ~10M..."
2015‑05‑06
2,803 views
"Hi, Currently we have developed an editor which supports to view multiple tabs(documents) . when the user opens and..."
2015‑05‑05
2,502 views
"I'm trying to get Drag/Drop working in a project, but am struggling a bit. I couldn't find any example code in the s..."
2015‑04‑30
2,753 views
"We recently purchased a license for SyntaxEditor after a successful trial. Everything was working perfectly in the p..."
2014‑09‑29
3,709 views
"Hello, I see 'SearchOperationType:FindAll', 'IEditorSearchOptions:SearchUp' on document. But I don't know how ca..."
2015‑04‑14
2,933 views
"Hello, We've implemented a fairly simple Editor with your WPF SyntaxEditor control. We load an xml language into ea..."
2015‑04‑14
2,474 views
"We are seeing a problem with the EditorSearchView when using the Replace button with scope set to selection. If the ..."
2015‑04‑13
2,983 views
"Hi, When I type a method name and use the auto complete with Ctrl+Space and I type the parenthesis and arguments th..."
2015‑04‑09
3,259 views
"Hi, When I call this code Project.AssemblyReferences.AddFrom(filename);, it consistently failed to add the ass..."