NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
IDE vs Editor (Score:2)
But, there are other features. Look at EPIC for example. You don't just get an editor, you also get a debugger and a regular expression plugin (where you can test regular expressions on the fly).
There are other things, too, like the outline view where I can see functions listed by name, and jump to them as needed (useful for large files). There are a ton of plugins (though quality can vary greatly between them), including a vi plugin. You're also free to use an external editor with Eclipse if you like, rather than using the built-in one, so you can continue to use vim alongside Eclipse.
I say give it a try. It's not for everyone, but I think most people like it, or at least find one of the plugins useful.
Reply to This
Re:IDE vs Editor (Score:1)
Re:IDE vs Editor (Score:1)
Re:IDE vs Editor (Score:1)
As for indenting, just one TAB does the trick in the cperl-mode that ships with Emacsen.
Re:IDE vs Editor (Score:1)
Re:IDE vs Editor (Score:1)