On 2012-11-22 19:20:54 -0500, Nadeem Abdul Hamid wrote:
>    The idea is to have DrRacket automatically skip over
>    automatically-inserted closing parens if the user types one while the
>    cursor is right in front of one. (The Eclipse Java IDE does this with
>    various types of braces and parens, and in the past I've found this
>    very nice and have observed others (my students) interact well with
>    such a feature.)

That sounds good to me. I don't use automatic parens in DrRacket, but I
have in the past. In emacs or vim, I use paredit, which has the same
behavior on closing parens (though paredit seems to also insert a
newline for indentation).

Cheers,
Asumu
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to