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

  Date Thread Details
2007‑06‑15
3,688 views
"Hi, Not sure if this is already reported: IComparable c = 3; c is missing completion for object type members l..."
2007‑05‑11
4,133 views
"When a function use an array of class, the comment doesn't display in the syntax editor. It was tested in your o..."
2007‑05‑08
3,919 views
"Please type in your sample SDI Editor Application the following code: public delegate void Zzz(); . A null refer..."
2007‑05‑06
4,124 views
"Hi there, just wondering if there is a way to perform code beautification/reformat just like vs.net does it for you...."
2007‑05‑02
4,166 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,751 views
"Hi, When I write an unsafe code like this public void Function(byte a) { } public unsafe void Functi..."
2007‑04‑23
3,842 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
4,722 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,928 views
"Hello, I think there is a problem in the autocompletion module : ClassName[] c = new ClassName[10];and after when..."
2007‑04‑17
5,063 views
"The following seems to be occuring when I have - put some code in the SE, - it gets semantically parsed (Semantic..."
2007‑04‑17
4,325 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
4,482 views
"It appears that the Intelliprompt doesn't work with arrays. Actually it works perferect for string[] data; b..."
2007‑04‑13
4,054 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,825 views
"Hi, I am experiencing an issue when I call the DotNetProjectResolver.AddExternalReferenceForSystemAssembly() metho..."
2007‑04‑11
4,576 views
"Hello actipro, I think i have detected a bug in the "summary display" during the autocompletion. I prov..."
2007‑04‑09
3,890 views
"Do you have and way of dealing with Imported Namespaces? Leif"
2007‑04‑09
3,447 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,864 views
"Hi, It seems, that Quick Info isn't displayed for constants. class MyClass { private const string MyC..."
2007‑04‑04
4,163 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
6,426 views
"Hi, We are currently experiencing an issue when calling DotNetProjectResolver.AddExternalReference on an assembly ..."