|
2009‑04‑10
2,752 views
|
"I have an assembly that contains 3 namespaces: ns1, ns2 and ns3. I only want to provide intellisense for types in ns..."
|
|
2009‑04‑08
2,746 views
|
"I drop the Syntax editor on a form and wire some events.
I drop they TypeMemberDropdownList on the form, set its S..."
|
|
2009‑04‑06
2,369 views
|
"I'm having great difficulty modifying our current production. I'm rather new to this stuff and having a hard..."
|
|
2009‑04‑01
3,441 views
|
"How I can change line number margin font color for printing document?
Default green in laser printer copy looks ugly."
|
|
2009‑04‑01
2,783 views
|
"Does it exist?"
|
|
2009‑03‑26
2,468 views
|
"If I have a SyntaxEditor with:
syntaxEditor.ScrollBarType = ScrollBarType.Both;And on a blank editor page, or an edi..."
|
|
2009‑03‑27
2,810 views
|
"I have an editor that i am using as a code fragment editor. Very much like the sample project. The problem is that ..."
|
|
2009‑03‑26
3,254 views
|
"I'm sure this is something easy i am missing. But, I just want to set the background color of a readonly editor...."
|
|
2009‑03‑24
2,676 views
|
"In a document where there is an empty string, I get a squiggly under the string and when you hover over it it says: &..."
|
|
2009‑03‑24
2,341 views
|
"Hi,
Is there a way to set Line Number Margin Width to auto resize based on number of lines in the editor. The defa..."
|
|
2009‑03‑18
3,809 views
|
"Hello,
I would like to ask how to set the encoding (e.g. utf-8, shift-jis, etc) of a newly created SyntaxEditor do..."
|
|
2009‑03‑24
2,750 views
|
"How can I implement such feature.
In document I change only text, how can I save Undo/Redo actions. I need to save t..."
|
|
2009‑03‑19
2,595 views
|
"I have an issue when using the .SourceProjectContent.LoadForCode() method of DotNetProjectResolver object.
The probl..."
|
|
2009‑03‑18
2,357 views
|
"I have a working QuickInfo in my ViewMouseHover handler, but I want to put a hyperlink in the ToolTip.
The ToolT..."
|
|
2009‑03‑18
2,485 views
|
"I am not able to get QuickInfo to work.
We have our own language XML, and I put IntelliPromptQuickInfoSupported=&q..."
|
|
2009‑03‑17
2,716 views
|
"..
..
..
editor.Document.Text = "..source code..";
private void SimpleTest()
{
// Try and ensure ..."
|
|
2009‑03‑17
2,708 views
|
"I have a trial version and we are getting ready to purchase it...
But, I am trying to get a list of the members th..."
|
|
2009‑03‑16
2,331 views
|
"Hi,
What is the best way to restrict characters being typed in or pasted in to the Syntax Editor?
Our editor sh..."
|
|
2009‑03‑09
2,602 views
|
"Hi,
i have to implement an editing features for a custom "pseudo" language with two levels of collapsibl..."
|
|
2009‑03‑02
5,220 views
|
"I've just found and downloaded SyntaxEditor. The first goal I had for the product was to create a language defini..."
|