|
2014‑10‑09
2,688 views
|
"Hi,
I have objects that contains useful semantic information (e.g. property names, function definitions). I would l..."
|
|
2014‑10‑08
3,747 views
|
"DescriptionTip and ParameterInfo provide only a maximum width
>>>CompletionSession.DescriptionTipMaxWidt..."
|
|
2014‑10‑08
3,732 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,458 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,205 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,583 views
|
"The SyntaxEditor loses the scroll position on all databinding changes. This can be demonstrated in the latest sample ..."
|
|
2014‑09‑23
3,331 views
|
"Hello,
New user here. I have a fairly simple expression language with syntax that looks like:
"IR." + P(Curr..."
|
|
2014‑09‑01
3,522 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,507 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,357 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,086 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
2,992 views
|
"I have the following grammar :
root ::= block | logExpr
block ::= assigt | block_if | ...
assigt ::= (sphVar | ..."
|
|
2014‑08‑11
2,978 views
|
"For highlighting the current line, we have a solid gray background. This background is overlaying other highlights, i..."
|
|
2014‑08‑06
5,324 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
2,819 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,510 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
2,738 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,451 views
|
"I have an ambiguity in my language in which two nonterminals start with @identifier. Unfortunately, that terminal is ..."
|
|
2014‑07‑07
2,645 views
|
"Hi,
I want to change caret image in syntax editor by image of wait cursor (or specific image) , is there a propert..."
|
|
2014‑07‑08
2,193 views
|
"Hi,
I am trying out the Code Fragment Editing feature.Looking at the example (SampleApplication - SyntaxEditorSampl..."
|