G
Guest
Although I mostly use the Visual Studio IDE, and recommend it, from time to
time I prefer to knock out a small app with just the command line, and a text
editor.
Until recently I've used VIM in a unix terminal, for c++, but that is no
longer available to me, and, AFIK, doesn't support c#.
I would like a notepad-like editor, with c# indenting support, or VIM, from
DOS.
Any recommendations?
I've tried - Notepad: the indentation is aweful; Crimson Editor: Very nice,
but it's not my ideal lightweight code editor; vi, in MSys (the Linux
terminal emulator): no c#, and it's going to take a bit of work to put c#
compiler support into the environment.
time I prefer to knock out a small app with just the command line, and a text
editor.
Until recently I've used VIM in a unix terminal, for c++, but that is no
longer available to me, and, AFIK, doesn't support c#.
I would like a notepad-like editor, with c# indenting support, or VIM, from
DOS.
Any recommendations?
I've tried - Notepad: the indentation is aweful; Crimson Editor: Very nice,
but it's not my ideal lightweight code editor; vi, in MSys (the Linux
terminal emulator): no c#, and it's going to take a bit of work to put c#
compiler support into the environment.