Intellisense ... GUI
Mon, 08/30/2010 - 02:53
Try hard to implement this feature .. for the Developers it'll be easier to code on your awesome Web App.
For the windows form (c#.net) ?? where is the Form GUI ??
Thanx alot for your concern.
Mon, 08/30/2010 - 17:59
#2
Subject would help
http://www.codeproject.com/KB/cs/diy-intellisense.aspx
see this link will help you implement intellisense algorithm try to be focused on your lang.(C# - VB - Java .....)
thanx,
Mon, 08/30/2010 - 18:09
#3
Thanks for that.
Thanks for that.
Tue, 09/28/2010 - 15:04
#4
This feature would be great,
This feature would be great, i learned to code VB .Net in school, we used mircrosofts compiler, it has the intellisense in it. Help me tons in learning Syntax and the availble functions
Thu, 10/14/2010 - 11:48
#5
I agree :) it's almost a
I agree :) it's almost a necessity these days.
Hi Hesham,
We will be implementing intellisense in the future as well as a windows forms designer. You can still develop windows forms without the template, you just need to follow the template. This code is similar to what the designer would generate.
Thanks,
-----------------
Tim Speed
Compilr Developer and CTO