[racket] Key Shortcuts

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Jan 2 16:48:44 EST 2011

On Sun, Jan 2, 2011 at 11:42 AM, Miguel Villaverde
<mvillaverde at gmail.com> wrote:
> On Sun, Jan 2, 2011 at 6:49 AM, Sayth Renshaw <flebber.crue at gmail.com>
> wrote:
>> Are there any key shortcuts in racket to comment and uncomment a block of
>> code?
>
> These ones, at least, are in the Racket menu (and so have shortcuts).
>>>
>
> Are you sure? I don't see them. I'm using the Windows version of DrRacket
> and the only commands that have keybindings under the Racket menu are Run,
> Ask the Program to Quit, Force the Program to Quit and Reindent All.

Try alt-c and then c for comment out and alt-c u for uncomment.

Robby


Posted on the users mailing list.