[Mono-list] Decent IDE for ASP.NET development?

Todd Berman tberman@off.net
Wed, 13 Oct 2004 11:05:35 -0700


On Wed, 2004-10-13 at 13:42 -0400, John Luke wrote:
> Hello,
> 
> On Wed, 13 Oct 2004 08:24:12 -0700, Preston Crawford
> <me@prestoncrawford.com> wrote:
> > On Wed, 2004-10-13 at 01:27, Todd Berman wrote:
> > > On Tue, 2004-10-12 at 06:19 -0700, me wrote:
> > > >
> > > > On Mon, 11 Oct 2004, Todd Berman wrote:
> > > >
> > > > > > application. The main problem being that in Monodevelop every folder and
> > > > > > file has to be added to the project from the menu.
> > > > >
> 
> There used to be a Project Option that would automatically add files
> to a project when they were found.  I don't remember if it handled
> sub-directories or not.  Also, it might have only checked on opening
> the project for new entries.  Look under the project options if you
> want to try it.

It is still there, it works, and it handles subdirectories. It also
automatically ignores files like 'CVS' or '.svn' or '*~' and stuff like
that.

I do like the idea of 'showing all files' or whatever. It seems to have
some potential.

--Todd