|
|
2014‑10‑07
3,723 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,127 views
|
"Hi,
I have objects that contains useful semantic information (e.g. property names, function definitions). I would l..."
|
|
|
2014‑10‑08
4,140 views
|
"DescriptionTip and ParameterInfo provide only a maximum width
>>>CompletionSession.DescriptionTipMaxWidt..."
|
|
|
2014‑10‑08
4,249 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,984 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,753 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,136 views
|
"The SyntaxEditor loses the scroll position on all databinding changes. This can be demonstrated in the latest sample ..."
|
|
|
2014‑09‑23
3,857 views
|
"Hello,
New user here. I have a fairly simple expression language with syntax that looks like:
"IR." + P(Curr..."
|
|
|
2014‑09‑01
4,013 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,977 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,910 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,582 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,507 views
|
"I have the following grammar :
root ::= block | logExpr
block ::= assigt | block_if | ...
assigt ::= (sphVar | ..."
|
|
|
2014‑08‑11
3,395 views
|
"For highlighting the current line, we have a solid gray background. This background is overlaying other highlights, i..."
|
|
|
2014‑08‑06
5,930 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,277 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,948 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,150 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,888 views
|
"I have an ambiguity in my language in which two nonterminals start with @identifier. Unfortunately, that terminal is ..."
|
|
|
2014‑07‑07
3,118 views
|
"Hi,
I want to change caret image in syntax editor by image of wait cursor (or specific image) , is there a propert..."
|