[SVN] r10613

Thomas Aylott oblivious at subtleGradient.com
Sun Sep 21 21:31:16 UTC 2008


if $TM_DISABLE_TOOL_TIPS is set, then tool_tips for completions are disabled.
New option for Complete.rb :tool_tip_prefix
	When you have a big stack of completions with html tooltips, you don't want to hardcode the css into every one of them. Complete.rb combines the prefix into the tooltip before sending to ui.rb
New option for complete each completion 'tool_tip_format' values: 'html' | 'text', defaults to 'text'.

Changed:
U   trunk/Review/Support/lib/tm/complete.rb
U   trunk/Review/Support/lib/ui.rb




More information about the textmate-dev mailing list