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,543 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,113 views
"Hi, When I write an unsafe code like this public void Function(byte a) { } public unsafe void Functi..."
2007‑04‑23
3,178 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,985 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,323 views
"Hello, I think there is a problem in the autocompletion module : ClassName[] c = new ClassName[10];and after when..."
2007‑04‑17
4,375 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,566 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,776 views
"It appears that the Intelliprompt doesn't work with arrays. Actually it works perferect for string[] data; b..."
2007‑04‑13
3,397 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,045 views
"Hi, I am experiencing an issue when I call the DotNetProjectResolver.AddExternalReferenceForSystemAssembly() metho..."
2007‑04‑11
3,926 views
"Hello actipro, I think i have detected a bug in the "summary display" during the autocompletion. I prov..."
2007‑04‑09
3,221 views
"Do you have and way of dealing with Imported Namespaces? Leif"
2007‑04‑09
2,816 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,210 views
"Hi, It seems, that Quick Info isn't displayed for constants. class MyClass { private const string MyC..."
2007‑04‑04
3,494 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,586 views
"Hi, We are currently experiencing an issue when calling DotNetProjectResolver.AddExternalReference on an assembly ..."
2007‑04‑03
3,075 views
"with the following code Namespace DesignerHostSample Public Class Form1 Public Sub X end sub..."
2007‑03‑27
3,129 views
"Hi, Could you tell me the difference there is between: DotNetProjectResolver.AddExternalReferenceForSystemAssembl..."
2007‑03‑26
3,068 views
"Hi, As soon as I try to get the content from the DotNetProjectResolver, like the _DotNetProjectResolver.SourceProj..."
2007‑03‑20
3,330 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..."