src/Tools/jEdit/etc/options
changeset 49697 ad2bd4e5a029
parent 49492 2e3e7ea5ce8e
child 49701 e2762f962042
equal deleted inserted replaced
49696:3003c87f7814 49697:ad2bd4e5a029
    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"