I come back to report that after trying it myself. Rodeo is the winner! Spyder came close.
There's even a post on moving the layouts around just like RStudio. http://discuss.yhat.com/t/move-around-the-layout/43 I hope they implement that soon. Thanks everyone for your advice! On Thu, Jun 8, 2017 at 9:00 PM, Cameron Simpson <[email protected]> wrote: > On 02Jun2017 18:14, Mats Wichmann <[email protected]> wrote: > >> Sadly, vim, which is The Best Editor Ever (see 23 million flamewars for >> why such statement can only be a feeble attempt at humor, not reality), >> is now trying to behave like an IDE, and it's doing things badly wrong. >> For example, if I type import in a "from" line, it helpfully inserts the >> word import... meaning those end up with syntax errors, "from foo import >> import bar". I don't know who is responsible for that idiocy and >> haven't taken the time to figure out how to shut off the misbehavior. >> > > I'm sure it can be turned off; mine doesn't do this. I also turned off the > auto-comment-continuation. > > Anyway, somewhat off topic. > > -- Cameron Simpson <[email protected]> > > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor > _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
