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
2014‑10‑22
3,851 views
"Hello, I am using a multiline syntax editor with auto height and auto width to get all content is always visible. B..."
2014‑10‑29
2,486 views
"I'm trying to create an Oracle pl/sql lexer/parser. I think I have th elexer portion down. Howeve, I trying to ad..."
2014‑10‑24
2,737 views
"I have an EditorDocumentViewer placed as content to a BackstageTab labeled "Print". I populate the Document propert..."
2014‑10‑23
2,803 views
"I have the Syntax Editor in a DataGridView, so on instance is created then activated for whatever row in the DGV is s..."
2014‑10‑15
4,269 views
"I don't see in any of the examples where classification type colors are changed at run time. Is there one there so..."
2014‑10‑16
4,048 views
"I'm opening a CompletionSession in OnDocumentTextChange (pretty much as described in the documentation) specific char..."
2014‑10‑13
3,847 views
"In a C# code editor, I want to restrict the choices that a user will see in the Intelliprompt for certain classes. ..."
2014‑10‑13
3,318 views
"Hello, i have a question. I want to know if it is possible to deactivate or disable a few lines in the editor so th..."
2013‑04‑16
3,790 views
"Is it possible to make the first X lines of a document readonly?"
2011‑02‑03
4,500 views
"Hello, I want to set one or more lines readonly, so that the user can't modify them. But I don't know how..."
2014‑10‑07
3,342 views
"What is the right way to go about showing a different view of the actual text in the Syntax Editor relative to what i..."
2014‑10‑09
2,793 views
"Hi, I have objects that contains useful semantic information (e.g. property names, function definitions). I would l..."
2014‑10‑08
3,846 views
"DescriptionTip and ParameterInfo provide only a maximum width >>>CompletionSession.DescriptionTipMaxWidt..."
2014‑10‑08
3,847 views
"Hi I am looking to group a set of changes together so they can be undone atomically, reading though other posts thi..."
2014‑10‑03
3,575 views
"Hi We are trying to optimise our application to work with large files, and on of the whole the main bottleneck we a..."
2009‑06‑04
5,351 views
"I've been trying to migrate from the WinForms syntax editor to the WPF Editor and am looking for info. on how to ..."
2014‑09‑23
3,708 views
"The SyntaxEditor loses the scroll position on all databinding changes. This can be demonstrated in the latest sample ..."
2014‑09‑23
3,457 views
"Hello, New user here. I have a fairly simple expression language with syntax that looks like: "IR." + P(Curr..."
2014‑09‑01
3,639 views
"Hey, Is there a way to set the MaxWidth property for a QuickInfoSession that is created by the default language reg..."
2014‑09‑19
2,638 views
"I'm trying to use some of the Getting Started code to implement my custom language. In the class ActiproSoftware.Te..."