src/Tools/VSCode/etc/options
changeset 64622 529bbb8977c7
child 64679 b2bf280b7e13
equal deleted inserted replaced
64621:7116f2634e32 64622:529bbb8977c7
       
     1 (* :mode=isabelle-options: *)
       
     2 
       
     3 option vscode_tooltip_margin : int = 60
       
     4   -- "margin for tooltip pretty-printing"
       
     5 
       
     6 option vscode_timing_threshold : real = 0.1
       
     7   -- "default threshold for timing display (seconds)"