forked from greghendershott/racket-mode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
racket-show-pseudo-tooltip: Show after end of same line if possible
Show the tooltip after end of the same line if there is room to do so. Otherwise follow the previous strategies, including trying to show on the next line (which, although most similar to a GUI tooltip, has a tendency to obscure something interesting on the next line -- unlike GUI tooltips, ours don't automatically disappear because that can be its own annoyance).
- Loading branch information
1 parent
c2fe266
commit c6dbe02
Showing
1 changed file
with
76 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters