|
2008‑08‑07
4,272 views
|
"1) Does SyntaxEditor have ability for Automatic formatting C# code ?
I made the following settings for language o..."
|
|
2008‑07‑29
4,591 views
|
"Hi, all.
I have the class on С# (body) that is in correct state.
How can I parse its body to have the correspondi..."
|
|
2008‑07‑31
5,530 views
|
"Hi guys,
DotNetProjectResolver fails to resolve System.Data.Linq system assembly even thoug the application is mar..."
|
|
2008‑07‑29
4,011 views
|
"I would like intelli-sense to show when using the Handles clause.
Private Sub MyObject_MyEvent(sender As Object, e..."
|
|
2008‑05‑23
4,578 views
|
"Guys
I use this drop down to show multiple Document instances which are switched back and forth by caching them fo..."
|
|
2007‑03‑08
6,169 views
|
"Quick update... we've implemented indexers for the C# language for the upcoming maintenance release. This is gre..."
|
|
2008‑06‑27
4,092 views
|
"Hi,
we've been using the editor with the .net addon for a while now, most of it to great satisfaction. The downs..."
|
|
2008‑06‑28
4,722 views
|
"Hi, All.
1) I am populating a context.SyntaxEditor.IntelliPrompt.MemberList with methods and operators. I am adding ..."
|
|
2008‑06‑26
3,804 views
|
"Hi, All.
I unbound the default command for IntelliPrompt like this:
for (int index = editor.CommandLinks.Count -..."
|
|
2008‑06‑11
4,985 views
|
"I run into error in my application which can be easy reproduced in your test application
Run Quick Start .NET Lang..."
|
|
2008‑05‑30
3,667 views
|
"Here is snippet
try
{
}
catch(Exception ex)
{
ex. // Doesn't show ex members
}"
|
|
2006‑09‑25
3,913 views
|
"It would be incredibly useful if you could make intelliprompt work when using the override keyword.
In Visual Stud..."
|
|
2007‑02‑07
3,680 views
|
"Hi,
I've noticed some defects in IntelliPrompt for VB.NET, when I've typed the code below in SDI Editor:
..."
|
|
2008‑05‑13
3,663 views
|
"I am trying to create extra syntax for comments (beginning with <## and ending with ##>) in the VBSyntaxLanguag..."
|
|
2008‑05‑09
3,104 views
|
"Let's say you have the following text (C#):
using System;
...other using statements...
public class MyClass
..."
|
|
2008‑04‑08
3,311 views
|
"Hi,
I think I found a bug. If you paste the included code into the test application, only 1 of the methods shows up..."
|
|
2008‑04‑02
3,917 views
|
"we are currently developing a medical reporting and research platform that is utilizing your SyntaxEditor control - w..."
|
|
2008‑04‑02
3,088 views
|
"Hi!
I've searched the support forums for an answer to this issue, but I haven't been able to find what I..."
|
|
2008‑04‑01
3,384 views
|
"I've set up .NET intellisense with automatic member lists. Consider this code in the editor:
using System;
..."
|
|
2008‑03‑06
4,196 views
|
"A side question. I am looking for support forum software for my software and I really like the look and feel of this ..."
|