|
|
2005‑05‑25
3,939 views
|
"I am experimenting with MatchingBracketToken but can't really get it to work.
What I need to do is while parsing..."
|
|
|
2005‑06‑14
3,135 views
|
"Hi,
I've got a class (Script) that inherits from Document, that adds some functionality and holds a few extra ..."
|
|
|
2005‑06‑14
3,255 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,816 views
|
"I've noticed that the VS 2005 editor will remove the LineModificationIndicators after a modification was "un..."
|
|
|
2005‑06‑14
2,785 views
|
"AutoCaseCorrect works fine when I type in a token or insert it.
However, when I change the language definition progr..."
|
|
|
2005‑06‑13
3,026 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,793 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,407 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,483 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,612 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,572 views
|
"Hi,
I took code that correctly binds to a richTextBox
this.richTextBoxCode.DataBindings.Add("Text",th..."
|
|
|
2005‑06‑05
2,945 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
3,220 views
|
"We are building statement completion, but automatic, so not tied to a specific character. So if you type "I"..."
|
|
|
2005‑06‑04
3,071 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
3,303 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,801 views
|
"Hi,
I tried to add an auto replace activator for the Tab Key (0x09).
<AutoReplaceTriggerActivators>
&..."
|
|
|
2005‑06‑02
3,847 views
|
"As far as I understand, SmartIndent determines the number of indentations for the NEXT line that gets inserted after ..."
|
|
|
2005‑06‑01
5,218 views
|
"Are there any plans to support outlining for Xml (i.e. VS2005 & XmlSpy 2005)?
I also noticed that C# comments ..."
|
|
|
2005‑06‑01
3,237 views
|
"Let's say I have two constructs that support code folding:
{ } and <% %>
When I write this:
{
<%
..."
|
|
|
2005‑06‑01
3,017 views
|
"Are there any examples available showing how to use the IntelliPromptInfoTip class to provide tips showing parameter ..."
|