[Mono-devel-list] Development Environment?

Chris Turchin chris at turchin.net
Wed Aug 20 23:01:41 EDT 2003


hi,

i don't want to further any sort of editor war, but i have recently
converted from vi to scite for many if not all things. i find the syntax
highlighting, folding (on braces as well as region tags) and even (if
somewhat primitive - we need a c# API file for scite!) code completion
to be very useful in my c# hacking as of late. in addition, you can even
build simple things directly from the editor. it is perhaps not an IDE
in the sense of managing large projects with lots of files but for
editing a single file (or a few), writing unit tests or just looking at
code i find it to be very useful. i must admit, i was a long time komodo
user as well (which also implements the scintilla texteditor component)
so perhaps i am used to and a bit partial to its functionality.

in addition, there are windows and linux binaries which is useful for me
as i (still) use windows at work. the only thing that bugs me is that it
doesn't support document tabs in gtk (linux) mode though it does have
buffers, i just find the windows implementation with tabs better (while
writing this i read on the scintilla page that the 1.54 version supports
tabs in gtk as well, so i take that last part back... :-)

anyways, here is the link:
http://www.scintilla.org/SciTE.html

regards,

--chris


On Wed, 2003-08-20 at 20:55, Duncan Mak wrote:
> On Wed, 2003-08-20 at 10:46, Matt Ryan wrote:
> > I'm looking for a resource (i.e. URL) that can tell me how people are
> > using Linux IDEs (preferably Eclipse) to develop using the Mono
> > framework.  Can anyone point me in the right direction?
> > 
> 
> I know of an Eclipse mode for C# and .NET stuff, but I don't know how
> good it is. Sad as it is, and some of us like to think of it as a plus,
> most of us just use Emacs with csharp-mode, or even just java-mode. The
> modes can be downloaded online. Some minority among us (ahem! ;-) use
> vi...
> 
> Let's not start an editor war here now, but I would say that most active
> Mono developers on Linux use emacs. SharpDevelop is a Free .NET IDE that
> runs on Windows and works pretty well. A port to Linux is in the making.
> 
> At the end of the day, it's just a text file, so really, you can use
> whatever you want ;-)
> 
> Duncan.
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list