|
|
2007‑09‑01
3,962 views
|
"I have subclassed DynamicSyntaxLanguage and set IntelliPromptCodeSnippetsSupported property to true. I used the prote..."
|
|
|
2007‑08‑29
3,993 views
|
"Hi,
I am trying to implement the example "Merging Two Languages at Run-Time Using a Direct Lexical State Trans..."
|
|
|
2007‑09‑01
3,022 views
|
"Hi,
I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e...."
|
|
|
2007‑08‑31
3,132 views
|
"I looked thru the forums and didn't see the bug I am experiencing reported.
I have the syntax editor placed on..."
|
|
|
2007‑08‑30
2,814 views
|
"Hi, Can someone help on a problem...
I have a class :
public class AAA
{
string b;
public void myM..."
|
|
|
2007‑08‑30
2,614 views
|
"The tooltip remains when the focus is somewhere else; steps to reproduce:
1) Open up the example application
2) A..."
|
|
|
2007‑08‑29
3,045 views
|
"Currently we keep the languages inside our assembly resources.
When loading them we use the DynamicSyntaxLanguage.Lo..."
|
|
|
2007‑08‑29
3,018 views
|
"I was reading this "old" thread about ASP.NET language syntax .
Because of new requirements we must supp..."
|
|
|
2007‑08‑29
3,398 views
|
"Actipro,
Somewhere on this forum I have read that it's possible to parse some text without using the syntax ed..."
|
|
|
2007‑08‑29
2,324 views
|
"I would really like that when typing:
MyClass myclass = newIntelliprompt would be smart enough to position (by defau..."
|
|
|
2007‑08‑29
2,455 views
|
"Using CSharpSyntaxLanguage from AddOn.
I have configured the member list to be CaseSensitive:
editor.IntelliPromp..."
|
|
|
2007‑08‑24
2,517 views
|
"Hi,
In other editor components, you may enable or disable an option called ConvertTabsToSpaces - in SyntaxEditor, ..."
|
|
|
2007‑08‑21
3,499 views
|
"There is SyntaxEditorRenderer.OutliningIndicatorBackColor/ForeColor. These affect the outlining indicators as you wo..."
|
|
|
2007‑08‑21
3,238 views
|
"Perhaps there's already a way to do this, but I haven't found one yet.
There are several things I'd li..."
|
|
|
2007‑08‑23
3,282 views
|
"I am using the syntax editor control to do syntax highlighting in our application & I want the user to be able to..."
|
|
|
2007‑08‑23
2,993 views
|
"Hey,
I have some locations in my document that I'm using SpanIndicators to color text and I also display a too..."
|
|
|
2007‑07‑26
4,862 views
|
"Hi
Still working on my VBScript grammar, mostly working fine but I have struck a roadblock to completing the gramm..."
|
|
|
2007‑08‑21
2,917 views
|
"I have outlining working based on a Statement class derived from AstNodeBase.
I would like the statement to displa..."
|
|
|
2007‑08‑15
4,078 views
|
"Hello,
I'm using a dynamic langauge (combination of two languages with a start and end delimiters). I had a pr..."
|
|
|
2004‑12‑16
3,619 views
|
"How do I set the text color if I am not using a Language for syntax highlighting? The ForeColor property doesn't ..."
|