SyntaxEditor .NET Languages Add-on for Windows Forms

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on for Windows Forms suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (273)

  Date Thread Details
2007‑09‑15
4,138 views
"Hi! About 10 months ago we've told about saving/loading of the DotNetProjectResolver.SourceProjectContent to/from..."
2007‑09‑23
3,481 views
"From what i can tell the IntelliPrompt doesn't merge partial classes for a complete list. is this true? will th..."
2007‑04‑07
4,385 views
"with SourceProjectContent.LoadForCode i can add code to a "project". but how would i get the syntax errors ..."
2007‑09‑23
3,413 views
"if i have a FieldDeclaration and LocalVariableDeclaration in your ast tree i can not find a way to determine if it is..."
2007‑09‑03
4,059 views
"Hi, When I load one of my assemblies with DotNetProjectResolver.AddExternalReference(), I get the following except..."
2007‑08‑14
4,007 views
"I have a simple DAL project and when it builds i get your dll in the build? I don't have a reference to it and w..."
2006‑10‑21
4,052 views
"You should really test out your .NET Addon C# Parser on the SSCLI source code of the .NET base class library. You..."
2007‑03‑21
3,889 views
"Hi, I have noticed that a StackOverflowException always occurs when calling DotNetProjectResolver.AddExternalRefer..."
2007‑08‑06
3,859 views
"I think this bug had been reported and fixed, but it reappeared again in the new release public interface INamedOb..."
2007‑08‑03
3,748 views
"Hello, I want to use the c# lanaguge addon and open the intelli-prompt window - for a text which is different from..."
2007‑07‑24
3,409 views
"Hi I am evaluating your excellent product and have only one outstanding item to resolve. Please see the code sample ..."
2007‑07‑21
3,396 views
"Hello, I tried to set a variable declaration inside the header text, but the variable was not shown in the intelli..."
2007‑07‑16
3,493 views
little bug by ori
1 reply (18 years ago)
"this code throws the following exception: InvalidArgument=Value of '0' is not valid for 'DropDownWidth&#..."
2007‑07‑16
3,255 views
"Hello, I tried the C# Add-On with some dlls and it worked, but with one other dll I get an "Object reference ..."
2007‑06‑25
3,186 views
"Hi, Today, someone here noticed that, at least in the sample below, the syntax editor is case insensitive when it sh..."
2007‑06‑20
3,389 views
"Hi Guys Another one: Public Class Test Public Shared Sub AddStrToArray(ByVal str As String, ByRef array() ..."
2007‑06‑20
3,924 views
"Hi Again You will be pleased to hear this is the last problem I have for now. The variable in a For Each Loop with..."
2007‑06‑20
3,462 views
"Hi Actipro Support One last one: Public Class TestClass Function Power(ByVal numberVal As Double, ByVal po..."
2007‑06‑15
3,881 views
"Hi Not sure if this has already been reported but I cannot seem to invoke the member list drop drown inside an inc..."
2007‑06‑15
3,255 views
"Hi, Not sure if this is already reported: IComparable c = 3; c is missing completion for object type members l..."