|
2005‑01‑24
2,583 views
|
"It appears that SyntaxEditor doesn't refresh the scrollbars when you change outlining modes. This can be seen in..."
|
|
2005‑01‑24
3,379 views
|
"Caret position and scrolling bug described earlier (http://www.actiprosoftware.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get..."
|
|
2005‑01‑24
3,045 views
|
"Caret is left at the end of the text after AppendText() call. Is it right?"
|
|
2005‑01‑19
3,153 views
|
"I have a feature request for a future build of SyntaxEditor that others might find useful as well.
In Visual Studi..."
|
|
2005‑01‑22
2,571 views
|
"In VS.NET 2005, they introduced 'Insert Expansion' and 'Surround With' IntelliSense options. Both of..."
|
|
2005‑01‑20
3,105 views
|
"I have an MDI Application with SyntaxEditor being displayed in the MDIChild windows. When I save a document, I'm..."
|
|
2005‑01‑20
2,696 views
|
"As people have mentioned before, setting the HScroll and VScroll properties don't seem to have any effect. I'..."
|
|
2005‑01‑15
2,539 views
|
"In Visual C# 2005, the 'DeleteHorizontalWhiteSpace' command removes all leading/trailing white space from a l..."
|
|
2005‑01‑14
2,753 views
|
"I have a need to load languages from a stream instead of from the xml file. The problem I am encountering is when a ..."
|
|
2005‑01‑11
3,764 views
|
"I'm attempting to get outlining to work with a language that doesn't have braces. Given the following code s..."
|
|
2005‑01‑11
2,589 views
|
"Let's say I have my language definition file setup to identify function names in a given language. What's th..."
|
|
2005‑01‑10
2,890 views
|
"Having the ability to draw vertical guidelines to indicate column positions would be nice. For instance, you could d..."
|
|
2005‑01‑10
3,192 views
|
"Starting with 2.5, it seems that the DragDrop event is no longer firing--at least I can't get it to work. Even i..."
|
|
2005‑01‑08
3,030 views
|
"I was looking tonight for an event or some way to know when state changes occur. ie. when I go from DefaultState to ..."
|
|
2005‑01‑07
2,992 views
|
"I have a language that has constructions line this:
if (something = somethingelse)
dosomething()
dosomething..."
|
|
2005‑01‑07
2,589 views
|
"It appears that SyntaxEditor is "one behind" when updating the WordWrapMargin position when changes are mad..."
|
|
2005‑01‑05
2,738 views
|
"Here's a possible improvement for the semantic parser:
For the DocumentModificationType, I think it would be b..."
|
|
2005‑01‑04
3,084 views
|
"Is there a way to use the FindReplace.Find method so that it searches from the beginning of a document. I have done ..."
|
|
2005‑01‑01
3,080 views
|
"Do you have an example or suggestion of having intelliprompts memberlists for one or more arguments for a function th..."
|
|
2005‑01‑03
3,259 views
|
"Does the syntaxeditor keep a "dirty" state that we can access? I want to know if the document has been tou..."
|