|
|
2012‑12‑14
6,443 views
|
"Hello again,
i am sorry to nag you on and on with valid and invalid queries. But here is my next one:
ERROR: AddPe..."
|
|
|
2012‑11‑06
4,745 views
|
"Is there a format code option build into the .NET languages add-on or the syntax editor itself?
If not, is there a ..."
|
|
|
2011‑09‑16
5,410 views
|
"I'm working on writing an indent provider for a C#-like language. Do you have:
1. Indent provider code availab..."
|
|
|
2013‑03‑19
5,785 views
|
"I see many (and critical) problems about using SyntaxEditor in a complex (but real !) context : many ProjectAssembly ..."
|
|
|
2012‑10‑16
4,747 views
|
"In our application we have a scripting support based on VB.NET language. End user can enter VB.NET code in WPF Syntax..."
|
|
|
2013‑03‑12
3,971 views
|
"Hi,
I have a scenario where i need to create ParseData without having to create the SyntaxEditor instance (I am us..."
|
|
|
2013‑03‑05
4,392 views
|
"Background:
In the Sample Browser's C# Getting Started 02 sample, let's say I add the following line to the DemoTes..."
|
|
|
2013‑03‑02
7,260 views
|
"Just try :
IProjectAssembly myProjectAssembly; // in my code, this is a CSharpProjectAssembly
myProjectAssembly.A..."
|
|
|
2013‑02‑20
4,289 views
|
"When using Enumerable (or Queryable) extensions methods, type resolution doesn't work very well.
For exemple, consi..."
|
|
|
2013‑02‑13
3,961 views
|
"Public Class PrimaryClass
Public Shared Property TestSubClass As New SubClass
Public Class SubClass
Public Shar..."
|
|
|
2013‑02‑11
4,783 views
|
"Where can I find a sample grammar and AST production?
I need to create a domain specific language for usage by user..."
|
|
|
2013‑01‑23
4,092 views
|
"I need to get a list of variables at the scope of a current line. For example, when user clicks inside of the functio..."
|
|
|
2013‑01‑07
3,775 views
|
"I have a library that I only want to expose a sub set of the available methods to the editor's intelisense. Is there ..."
|
|
|
2011‑09‑12
4,423 views
|
"It would be good to expose the implicit type information for "var" declarations.
Consider the following ..."
|
|
|
2012‑11‑01
4,008 views
|
"Hello,
I use a SyntaxEditor with VBSyntaxLanguage. The following works:(note: the | sign denotes the cursor positio..."
|
|
|
2012‑11‑06
3,808 views
|
"Hello again,
the visibility scope of VB Module members is expanded to the containing namespace (see http://msdn.mic..."
|
|
|
2012‑12‑11
3,551 views
|
"Hello,
In the following code, the property type of IntValue.Value is recognized to be a System.Object instead of a ..."
|
|
|
2012‑11‑19
3,427 views
|
"Hello, I purchased SyntaxEditor .NET Languages Add-on for WPF and was wondering if SyntaxEditor Web Languages Add-on..."
|
|
|
2012‑10‑30
3,958 views
|
"We're implementing custom C# and Xml CompletionProviders and would like to instanciate the CSharpCompletionSesison an..."
|
|
|
2012‑11‑06
3,950 views
|
"Hi,
We are using "VBSyntaxLanguage" in one of our projects and we are getting the intellisense, however, we have a ..."
|