|
2005‑06‑14
3,015 views
|
"I am getting the following error in my app. Is there something that would cause the render of SE to try and access a..."
|
|
2005‑06‑14
2,547 views
|
"I've noticed that the VS 2005 editor will remove the LineModificationIndicators after a modification was "un..."
|
|
2005‑06‑14
2,528 views
|
"AutoCaseCorrect works fine when I type in a token or insert it.
However, when I change the language definition progr..."
|
|
2005‑06‑13
2,765 views
|
"OK, this nube wants to be able to take an action when the caret is moved from one line of text (code) to another in t..."
|
|
2005‑05‑10
3,498 views
|
"I generated the Tokens and the Sematic states class with Code Smith
But somehow the the token.id isn't set to an..."
|
|
2005‑06‑10
3,123 views
|
"One of my SE2.5 HTML definition files has the segment below in it that is used to colour HTML table tags a certain co..."
|
|
2005‑06‑09
3,186 views
|
"I have just upgraded from version 2.5 to 3.0 and I have a problem with some existing code:
Try
lastTypedword = Me..."
|
|
2005‑05‑27
3,283 views
|
"If I display the memberlist and than click on another application (i.e. IE6), the memberlist will be displayed over t..."
|
|
2004‑06‑23
5,183 views
|
"Hi,
I took code that correctly binds to a richTextBox
this.richTextBoxCode.DataBindings.Add("Text",th..."
|
|
2005‑06‑05
2,671 views
|
"Is it possible to add items in different colors to a memberlist?
I'd like to show disabled methods in gray for e..."
|
|
2005‑06‑05
2,902 views
|
"We are building statement completion, but automatic, so not tied to a specific character. So if you type "I"..."
|
|
2005‑06‑04
2,791 views
|
"When I open two MDI forms, both with a syntax editor, so I have two MDI children open, then the first one always trap..."
|
|
2005‑06‑01
2,969 views
|
"I am sorry to fill this forum up these days ;-) so many questions, and so little time to eval your control.
Anyway, ..."
|
|
2005‑06‑04
2,524 views
|
"Hi,
I tried to add an auto replace activator for the Tab Key (0x09).
<AutoReplaceTriggerActivators>
&..."
|
|
2005‑06‑02
3,532 views
|
"As far as I understand, SmartIndent determines the number of indentations for the NEXT line that gets inserted after ..."
|
|
2005‑06‑01
4,765 views
|
"Are there any plans to support outlining for Xml (i.e. VS2005 & XmlSpy 2005)?
I also noticed that C# comments ..."
|
|
2005‑06‑01
2,966 views
|
"Let's say I have two constructs that support code folding:
{ } and <% %>
When I write this:
{
<%
..."
|
|
2005‑06‑01
2,785 views
|
"Are there any examples available showing how to use the IntelliPromptInfoTip class to provide tips showing parameter ..."
|
|
2005‑05‑31
2,697 views
|
"Maybe it's even already built-in into this superb control (and I overlooked it):
I'd like to see AutoCase co..."
|
|
2004‑09‑20
3,305 views
|
"If I set the search type to be 'RegularExpression' and call the 'RepaceAll' method, it doesn't ta..."
|