src/Tools/jEdit/etc/options
changeset 50190 0d7f0d8fd63b
parent 49969 72216713733a
child 50408 1fac4ff86381
equal deleted inserted replaced
50189:5ab700fd5128 50190:0d7f0d8fd63b
    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_text_overview_limit : int = 100000
    18 option jedit_text_overview_limit : int = 100000
    19   -- "maximum amount of text to visualize in overview column"
    19   -- "maximum amount of text to visualize in overview column"
       
    20 
       
    21 option jedit_symbols_search_limit : int = 50
       
    22   -- "maximum number of symbols in search result"
    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"