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.
more productive? (Score:1)
Re:more productive? (Score:1)
I'd really hate to go without syntax highlighting for anything significant. It helps catch a lot of errors earlier. The implementation in vim [vim.org] catches a number of stupid typos before I try to run the code. I've tried various code completion things, but I've never found any that worked better than just typing. I had paren completion (it would put in the right of whatever left paren -- (, [, or < -- I put in. That was much more trouble than it was worth.
Hint! This seems like it'd be a nice survey!
Reply to This
Parent