racket/collects/scribblings/tools
Robby Findler d381eb5051 dont draw the lime green bubbles for imported identifiers
One problem with commit 299063d7c1
is that the new method for computing the lime green arrows no
longer has the information necessary to distinguish different
identifiers that come from the same require.

This means that, before this commit, mousing over an imported
identifier can be a real interactivity killer. So, instead of
adding more information to distinguish those ids, lets just
try not draw the lime green bubbles for imported identifiers
and see how that feels
2013-05-20 10:47:34 -05:00
..
common.rkt start a section for documenting the symbols that DrRacket passes to a language's get-info proc 2011-08-04 21:40:29 -07:00
debug.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
doc-util.rkt add a file I shoudl have added in an earlier commit (for the drracket read-language docs) 2011-08-05 09:02:34 -07:00
eval.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
example-src.rkt change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
frame.scrbl Remove documentation for non-existent methods. 2012-07-24 17:22:43 -04:00
get-slash-extend.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
help-desk.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
language-configuration.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
language.scrbl made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
modes.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
module-language-tools.scrbl change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
module-language.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
rep.scrbl adjust drracket's online expansion machinery to track exns that are 2013-04-21 10:16:07 -05:00
tool-lib-extracts.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
tools.scrbl dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
unit.scrbl bring 'jump to definition' more in line with online check syntax 2013-03-05 22:39:34 -06:00