|
2005‑08‑07
3,458 views
|
"I need to use a Regex to check for a literal "$" in a string. But since $ is used in Regex Patterns, I'..."
|
|
2005‑08‑09
2,413 views
|
"Continuing my adventure into snippets --- if I have the lexical engine parse things between $$, it is working okay no..."
|
|
2005‑08‑08
2,576 views
|
"I've got a Lexical Parser (though it still doesn't work with $) that I want to highlight things, but I wanted..."
|
|
2005‑07‑31
5,122 views
|
"Are there any plans to include support for Visual Studio 2005's 'Code Snippet' Technology within SyntaxEd..."
|
|
2005‑08‑06
2,361 views
|
"Any plans to add an engine for refactoring syntax code in the future?"
|
|
2005‑08‑06
2,461 views
|
"I'm trying to use KeyTyping to capture when the user hits the K key while holding the Ctrl key ..how can this be ..."
|
|
2005‑08‑06
2,892 views
|
"If you create an IntelliPrompt list with only one item, it just isn't drawn right. It's too big and extends f..."
|
|
2005‑08‑06
2,192 views
|
"This is a nice property ,but how do I tell it to use two colors like Visual Studio 2005? Green code is saved code, an..."
|
|
2005‑08‑03
2,569 views
|
"I have a somewhat expensive call that I want to use to format the text prior to it being inserted into the editor. I..."
|
|
2005‑08‑03
2,446 views
|
"How can I determine if the cursor is within a SpanIndicator?"
|
|
2005‑08‑03
2,282 views
|
"Is it really neccesary to enforce that ALL of the ActiproSoftware .dll's have to be in EVERY project using one of..."
|
|
2005‑08‑02
2,315 views
|
"Hi,
I have written my IDE for my programming language, but am unsure how to deploy it.
The other components I h..."
|
|
2005‑08‑01
2,513 views
|
"IndicatorMarginClick responds to a left mouse button click and returns the corresponding line number - good.
However..."
|
|
2005‑08‑01
2,741 views
|
"I am still trying to figure out how to create my own line indicators and got halfway stuck.
I inherited from spani..."
|
|
2005‑07‑31
2,310 views
|
"While I realize that there is the help file included with SyntaxEditor, it would be nice for the code itself to have ..."
|
|
2005‑07‑18
3,057 views
|
"There is significant performance issue with scrolling through a document in the syntax editor with the arrow keys. Wi..."
|
|
2005‑07‑31
2,433 views
|
"Hi,
I am after a method of
1). Going through every line in the document
2). Going through every word/token in t..."
|
|
2005‑07‑31
2,489 views
|
"Hi,
I am after a method of
1). Going through every line in the document
2). Going through every word/token in t..."
|
|
2005‑07‑30
5,446 views
|
"The default parsing information with the SyntaxEditor tutorials shows how to do quite a bit of highlighting with C# c..."
|
|
2005‑07‑30
4,247 views
|
"I'm still very new to SyntaxEditor, and have been scrutinizingly reviewing the samples, but I'm still confuse..."
|