|
2006‑08‑31
2,763 views
|
"Hi
In the documentation there is an example of an implementation for PerformLexicalParse.
This has a comment to..."
|
|
2006‑08‑31
2,819 views
|
"Hi
Couple of quick questions about the Simple language.
1) Why is the Simple language derived from MergableSynt..."
|
|
2006‑08‑17
5,226 views
|
"We currently have 11 QuickStarts in the SyntaxEditor v4.0 sample project. These QuickStarts are small and focus on c..."
|
|
2006‑08‑28
2,794 views
|
"Hi,
The very last word in a document is not coloring correctly unless you add a space or carriage return to the ne..."
|
|
2006‑08‑30
2,442 views
|
"I'm using a SpanIndicator-derived class and override DrawMarks to draw the background. I use a gradient fill with..."
|
|
2006‑08‑29
2,819 views
|
"Hi,
I'm loading C# code to editor and try to collapse all regions as by tutorial:
protected override void O..."
|
|
2006‑08‑27
2,981 views
|
"We've just made the SyntaxEditor v4.0 beta as well as the .NET Languages Add-on available for purchase so that ea..."
|
|
2006‑06‑11
9,423 views
|
"Hi all,
I am using SyntaxEditor v3.1.0210 with .NET 2.0, VS 2005 and Windows XP now.
After I imported syntax editor..."
|
|
2006‑08‑27
3,080 views
|
"Hi
In the Simple language (4.0 sample) am I right in thinking the CompilationUnit class was manually changed or ha..."
|
|
2004‑06‑14
3,074 views
|
"I encountered a number of difficulties when dealing with scopes that does not have explicit closing keyword. I found ..."
|
|
2006‑08‑24
2,972 views
|
"Hi,
I am scratching my head for this one. I am trying to define a language like this:
section Options1
Option1..."
|
|
2006‑07‑18
6,026 views
|
"Hello,
I will be evaluating your SyntaxEditor control in the next couple of weeks or so. I've noticed a lot of..."
|
|
2006‑08‑24
2,902 views
|
"After _editor.SelectedView.InsertSurroundingText(openingTag, closingTag);
the selection gets lost. How do I select..."
|
|
2006‑08‑23
2,836 views
|
"I'm not sure what is right or wrong in this case; suppose that one has a namespace 'MyNamespace' with onl..."
|
|
2006‑08‑22
2,429 views
|
"This may be simple, but I cannot find the answer in the documentation at the moment. I need to have the ability to s..."
|
|
2006‑08‑22
3,117 views
|
"Hi,
my company wants to integrate the syntax editor in their software and it's my job to get it working.
Af..."
|
|
2006‑08‑18
3,461 views
|
"I am trying to use the SyntaxEditor on some very big files.
The example file I am working with is 11MB. This is a..."
|
|
2006‑08‑18
3,610 views
|
"I have a language that does not have explicit terminations for blocks. Blocks are introduced by keywords and there a..."
|
|
2006‑08‑21
2,903 views
|
"Can you include an option to print line modification markers? Thanks."
|
|
2006‑08‑20
3,304 views
|
"I am trying to define a simple language that only contains #IF and #ENDIF pre-processor directives, nothing else. the..."
|