racket/collects/string-constants/private
Robby Findler 39e4ac15e5 bring 'jump to definition' more in line with online check syntax
That is, when right-clicking on an imported identifier, if the
file that has that identifier's definition is open and online
check syntax has completed, then offer a "jump to definition" menu
item that just jumps there with the already computed informtion.
If the file isn't open or online check syntax hasn't completed,
instead offer just to go to the file, without jumping to the definition

also
- things should generally work slightly better with submodules
- jumping to identifiers should do a better job with scrolling,
  specifically it should scroll so the jumped-to identifier is
  about 20% from the top of the window (unless it was already visible,
  in which case no scrolling should occur)
2013-03-05 22:39:34 -06:00
..
danish-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
dutch-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
english-string-constants.rkt bring 'jump to definition' more in line with online check syntax 2013-03-05 22:39:34 -06:00
french-string-constants.rkt update, plus some typos and punctuation fixed 2013-01-26 03:32:19 +09:00
german-string-constants.rkt Synch German string constants with latest. 2013-02-16 10:52:42 +01:00
japanese-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
korean-string-constants.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
only-once.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
portuguese-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
russian-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
simplified-chinese-string-constants.rkt new simplified string constants; from Chongkai Zhu 2013-02-20 21:13:01 -06:00
spanish-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
string-constant-lang.rkt allow multiple string constants to be in a single "line" 2013-01-05 20:25:06 -06:00
traditional-chinese-string-constants.rkt traditional chinese string constants update, also from Chongkai Zhu 2013-02-24 16:40:23 -06:00
ukrainian-string-constants.rkt adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00