Re: [racket-users] DrRacket blue info box for unfinished forms?

2015-04-07 Thread Joshua Grams
On Tuesday, April 7, 2015 at 7:55:38 AM UTC-4, Robby Findler wrote: > If you have a recent snapshot build then you can say "raco pkg update > drracket". It should also be in today's snapshots (I think it made the > deadline). Ah, OK. I'll try that. Before reading this, I got so far as "raco pkg

Re: [racket-users] DrRacket blue info box for unfinished forms?

2015-04-07 Thread Joshua Grams
On Monday, April 6, 2015 at 6:46:35 PM UTC-4, Robby Findler wrote: > I've just pushed a change to DrRacket to do that. Thanks for the > prompting; it helped me realize a better approach than what was there > before. > > The way it now works is less accurate than it was before but I think a > win o

[racket-users] DrRacket blue info box for unfinished forms?

2015-04-05 Thread Joshua Grams
In DrRacket, is there any way to get the blue info box in the top-right corner to show up for unfinished forms? As it is now, it only seems to show up once the syntax checks. Which makes it basically useless as an aid to the beginner writing code. I *thought* it might be useful when I was readi