|
2014‑09‑15
2,458 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,177 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,044 views
|
"I have the following grammar :
root ::= block | logExpr
block ::= assigt | block_if | ...
assigt ::= (sphVar | ..."
|
|
2014‑08‑11
3,050 views
|
"For highlighting the current line, we have a solid gray background. This background is overlaying other highlights, i..."
|
|
2014‑08‑06
5,458 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,901 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,609 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,836 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,557 views
|
"I have an ambiguity in my language in which two nonterminals start with @identifier. Unfortunately, that terminal is ..."
|
|
2014‑07‑07
2,753 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,270 views
|
"Hi,
I am trying out the Code Fragment Editing feature.Looking at the example (SampleApplication - SyntaxEditorSampl..."
|
|
2014‑07‑08
4,111 views
|
"Hi,
When I set the footer- and header-text with SetHeaderAndFooterText I am receiving an exception:
Editor.Docume..."
|
|
2009‑08‑13
4,475 views
|
"I would like to make my identifier clickable when the control key is pressed, like this:
http://screencast.com/t/Qh9..."
|
|
2014‑07‑04
3,192 views
|
"Hi,
Is it possible to align vertically an image within a quickinfo tooltip ?
I tried to override the GetImage met..."
|
|
2014‑06‑27
3,322 views
|
"Hi
Can the AST structure be modified after it has been built by the parser?
It seems that the Children property o..."
|
|
2014‑06‑25
3,796 views
|
"Hello,
I'm updating some code that uses a syntax editor to display formatted text (hl7). In some cases, this text c..."
|
|
2014‑06‑13
3,987 views
|
"Hi,
I want to known if there is an event when an indicator is added, removed or when the indicator tags are updated..."
|
|
2014‑06‑17
2,725 views
|
"I am using the syntax editor and want to dynamically update the IsMultiLine property. When assigning a binding (of t..."
|
|
2014‑06‑09
3,510 views
|
"Hi,
We are implemeting a mergable programmatic lexer for a test language. We currently have all necessary classes ..."
|
|
2014‑06‑12
2,850 views
|
"Have implemented a class with property Text that supports INotofyPropertyChanged
Trying to bind it to the SyntaxEd..."
|