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

  Date Thread Details
2014‑10‑07
3,637 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
3,057 views
"Hi, I have objects that contains useful semantic information (e.g. property names, function definitions). I would l..."
2014‑10‑08
4,069 views
"DescriptionTip and ParameterInfo provide only a maximum width >>>CompletionSession.DescriptionTipMaxWidt..."
2014‑10‑08
4,165 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,893 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,675 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
4,040 views
"The SyntaxEditor loses the scroll position on all databinding changes. This can be demonstrated in the latest sample ..."
2014‑09‑23
3,775 views
"Hello, New user here. I have a fairly simple expression language with syntax that looks like: "IR." + P(Curr..."
2014‑09‑01
3,940 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,900 views
"I'm trying to use some of the Getting Started code to implement my custom language. In the class ActiproSoftware.Te..."
2014‑09‑15
2,820 views
"Hi, Is it possible to increase the line height? Some editors like Sublime Text allows you to add some padding (both..."
2014‑09‑11
3,507 views
"I just downloaded the trial of the WPF controls and am seeing an issue. My goal is to have the SyntaxEditor embedde..."
2014‑09‑08
3,424 views
"I have the following grammar : root ::= block | logExpr block ::= assigt | block_if | ... assigt ::= (sphVar | ..."
2014‑08‑11
3,317 views
"For highlighting the current line, we have a solid gray background. This background is overlaying other highlights, i..."
2014‑08‑06
5,837 views
"I wasn't sure whether to post this in the .NET languages add-on forum, but I figured that's for the existing product ..."
2014‑07‑22
3,164 views
"I am trying to mimic the behavior of visual studio. where if you type a character the completionlist comes up and beg..."
2014‑07‑17
2,868 views
"We're using the WPF Syntax Editor control version 2014.1.601 in production in our product. We're using C# with the .N..."
2014‑07‑17
3,081 views
"I have a grammar that is not quite so LL as I would like. My newest stumbling block is that any keyword can also be a..."
2014‑07‑15
2,814 views
"I have an ambiguity in my language in which two nonterminals start with @identifier. Unfortunately, that terminal is ..."
2014‑07‑07
3,044 views
"Hi, I want to change caret image in syntax editor by image of wait cursor (or specific image) , is there a propert..."