|
2007‑09‑27
2,791 views
|
"Dear actipro,
I have a memory stream containing the following:
Public Class $itemname$[][][][]End Class[][]where ..."
|
|
2007‑04‑17
3,124 views
|
"Hi,
Creating a dynamic language and have a quick question. Have the following defined for multiline comments and ..."
|
|
2007‑09‑27
2,572 views
|
"Hi,
I want to Highlight a specific word in a Text laoded in SyntaxEditor control.
Can we do this ?
Thanks in a..."
|
|
2007‑09‑26
2,747 views
|
"In my application, when the user makes certain changes via the UI, I rewrite a portion of the code in the editor for ..."
|
|
2007‑09‑25
3,327 views
|
"I have upgraded to the latest version v.0.0260 and I am trying to utilize the DynamicSyntaxLanguage with my existing ..."
|
|
2007‑09‑25
2,519 views
|
"Is GetText(LineTerminator.NewLine) the correct way to get document text that is consistent with the offsets in your p..."
|
|
2007‑09‑18
3,147 views
|
"The ContextMenuStrip property seems to be being ignored - well sort of!!
If, in the demo application, I add a cont..."
|
|
2007‑09‑18
2,975 views
|
"Does anyone know how to set the default color in a StandardColorPicker control, actually I can't seem to find it ..."
|
|
2007‑09‑17
2,616 views
|
"In VB in VS when i type a call to a function it automatically adds "()" at the end of the call. for instanc..."
|
|
2007‑08‑31
2,837 views
|
"why is my implementation crashing
when ever i remove then try to add the "()" after the statement "..."
|
|
2007‑09‑12
2,807 views
|
"I'm attempting to share the AST between two languages, and the grammar code generation is causing some grief beca..."
|
|
2007‑09‑12
2,629 views
|
"Does Document.SyntaxLanguageChanged get fired?
I tried catching it and it doesn't seem to get fired, at least ..."
|
|
2007‑04‑12
4,749 views
|
"How would I go about adding additional keywords, datatypes, etc... to a DynamicSyntaxLanguage instance after it has b..."
|
|
2007‑09‑10
5,230 views
|
"Environmental.NewLine and TextRanges
In my project i have a class that uses System.String and StringBuilder for do..."
|
|
2007‑09‑10
3,117 views
|
"Hi,
I have an editor using CsharpLanguage (add-on).
The intelliprompt memberlist appears and works correctly w..."
|
|
2007‑08‑20
2,988 views
|
"Anyone know how to mimic, or get close to the "Terminal, 10pt" font you can use in Visual Studio? It's ..."
|
|
2007‑09‑05
2,820 views
|
"I was expecting AddReflectionForTypeMembers to fill the "Description" based on the property Help Summary. I..."
|
|
2007‑09‑03
3,495 views
|
"Hi,
I've taken your previous advice and started to work on a very simple extension of the CsharpLanguage (add-o..."
|
|
2007‑09‑02
3,139 views
|
"Hi
I've been working on a VBScript syntax language for the last few months (not full time) and I'm about t..."
|
|
2007‑09‑01
3,889 views
|
"I have subclassed DynamicSyntaxLanguage and set IntelliPromptCodeSnippetsSupported property to true. I used the prote..."
|