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 (270)

  Date Thread Details
2007‑05‑02
3,538 views
"I am afraid I found one more little problem with intellipropmt here is a snippet: string file = @"notepad.It t..."
2007‑04‑23
3,108 views
"Hi, When I write an unsafe code like this public void Function(byte a) { } public unsafe void Functi..."
2007‑04‑23
3,175 views
"Hi, I know there are many bug reports about arrays, but I'm not sure this one has been noticed. public void T..."
2007‑04‑18
3,978 views
"I'm trying to build some sort of class view based on DocumentOutlineTreeView in the original example. I want to d..."
2007‑04‑19
3,315 views
"Hello, I think there is a problem in the autocompletion module : ClassName[] c = new ClassName[10];and after when..."
2007‑04‑17
4,364 views
"The following seems to be occuring when I have - put some code in the SE, - it gets semantically parsed (Semantic..."
2007‑04‑17
3,559 views
"I have a class which I show in the editor. What is the best way to programatically add a method to this class. Can I ..."
2007‑04‑12
3,768 views
"It appears that the Intelliprompt doesn't work with arrays. Actually it works perferect for string[] data; b..."
2007‑04‑13
3,392 views
"I seem to run into a problem which I am not totally sure I've approached from the right angle in the first place...."
2006‑12‑21
6,037 views
"Hi, I am experiencing an issue when I call the DotNetProjectResolver.AddExternalReferenceForSystemAssembly() metho..."
2007‑04‑11
3,920 views
"Hello actipro, I think i have detected a bug in the "summary display" during the autocompletion. I prov..."
2007‑04‑09
3,217 views
"Do you have and way of dealing with Imported Namespaces? Leif"
2007‑04‑09
2,811 views
"It would be real nice to have a list of all root astnodes and then a list of all keys. Also if i load a file via S..."
2007‑04‑06
3,204 views
"Hi, It seems, that Quick Info isn't displayed for constants. class MyClass { private const string MyC..."
2007‑04‑04
3,486 views
"Hello. I use abilities of .Net Addon with C#, you made a great work thx! But I have some troubles with IntelliSens..."
2007‑03‑23
5,582 views
"Hi, We are currently experiencing an issue when calling DotNetProjectResolver.AddExternalReference on an assembly ..."
2007‑04‑03
3,072 views
"with the following code Namespace DesignerHostSample Public Class Form1 Public Sub X end sub..."
2007‑03‑27
3,123 views
"Hi, Could you tell me the difference there is between: DotNetProjectResolver.AddExternalReferenceForSystemAssembl..."
2007‑03‑26
3,058 views
"Hi, As soon as I try to get the content from the DotNetProjectResolver, like the _DotNetProjectResolver.SourceProj..."
2007‑03‑20
3,325 views
"Hi, I would like to know if it is possible to add old fashioned ASP style tags within a .NET code editor window (o..."