equal
deleted
inserted
replaced
15 option jedit_tooltip_margin : int = 60 |
15 option jedit_tooltip_margin : int = 60 |
16 -- "margin for tooltip pretty-printing" |
16 -- "margin for tooltip pretty-printing" |
17 |
17 |
18 option jedit_tooltip_dismiss_delay : real = 8.0 |
18 option jedit_tooltip_dismiss_delay : real = 8.0 |
19 -- "global delay for Swing tooltips" |
19 -- "global delay for Swing tooltips" |
|
20 |
|
21 option jedit_text_overview : bool = true |
|
22 -- "paint text overview column (potentially slow for large files)" |
20 |
23 |
21 |
24 |
22 section "Rendering of Document Content" |
25 section "Rendering of Document Content" |
23 |
26 |
24 option outdated_color : string = "EEE3E3FF" |
27 option outdated_color : string = "EEE3E3FF" |