racket/collects/drracket/private/syncheck
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
..
annotate.rkt add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
blueboxes-gui.rkt make sure there is a dc before trying to size text 2012-11-25 13:19:47 -06:00
colors.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
contract-traversal.rkt adjust the contract obligation aspect of check syntax 2012-07-17 13:07:41 -05:00
gui.rkt dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
intf.rkt dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
local-member-names.rkt Adjusted check syntax to properly deal with different identifiers 2013-05-19 20:30:37 -05:00
online-comp.rkt dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
traversals.rkt dont draw the lime green bubbles for imported identifiers 2013-05-20 10:47:34 -05:00
xref.rkt remove fancy delay dance around load-collections-xref 2012-12-26 22:37:45 -06:00