Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
IDE

IDE

2005-04-04       - By Erik

 Back
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

kim aldis wrote:
>
> Give me some more details?

Under *nix, because 99% of all dev related utilities are centered round
command-line use and specifically developed for being used in shell
scripts and through pipes and stream redirection, Vim is the ideal tool
to connect all those disparate tools (diff/patch, make, yacc, gcc, gdb,
etc. etc....the list is endless) hiding the fact that it hardly contains
any functions itself apart from being just about the best editor in the
world. On Windows, seemingly obvious things like mapping stdout/stderr
of each commmand called in your build cycle to separate buffers in order
of occurence is a chore rather than a simple fix and at a lot harder
when working with DOS-commandline or graphically oriented utilities.

The fact you mention you can use it from Visual Studio is exactly my
point: Vim on Win is not an IDE, just a pretty good editor while on *nix
it still isn't an IDE but blends into the rest of the OS so well you
hardly notice ;-)

Erik
---
Unsubscribe? Mail Majordomo@(protected) with the following text in body:
unsubscribe xsi