From 7f8b4675de74f7b43057d21d445f0ddca59f95b8 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 8 Mar 2010 13:02:05 +0000 Subject: =?UTF-8?q?=E2=80=A2=20outsourced=20keyword=20completion=20and=20f?= =?UTF-8?q?unction=20completion=20lists=20to=20CompletionTokens.plist=20?= =?UTF-8?q?=E2=80=A2=20SPQueryController=20manages=20keyword=20and=20funct?= =?UTF-8?q?ion=20completion=20lists=20now;=20this=20reduces=20the=20memory?= =?UTF-8?q?=20usage=20a=20bit=20and=20the=20list=20is=20easier=20to=20edit?= =?UTF-8?q?=20=E2=80=A2=20added=20pre-defined=20function=20argument=20snip?= =?UTF-8?q?pets=20to=20CompletionTokens.plist=20(auto-generated=20from=20m?= =?UTF-8?q?ysql's=20HELP)=20=E2=80=A2=20added=20Preference=20option=20for?= =?UTF-8?q?=20Editor=20whether=20a=20function=20completion=20should=20inse?= =?UTF-8?q?rt=20()=20and=20if=20found=20the=20function=20argument=20snippe?= =?UTF-8?q?ts=20automatically=20or=20not=20-=20last=20)=20will=20be=20link?= =?UTF-8?q?ed=20as=20autopaired=20then=20=E2=80=A2=20changed=20behaviour?= =?UTF-8?q?=20for=20wrapping=20a=20selection=20into=20`"'()=20etc.=20-=20n?= =?UTF-8?q?ow=20it=20re-selects=20the=20original=20selection=20after=20wra?= =?UTF-8?q?pping=20and=20in=20addition=20last=20wrap=20character=20is=20no?= =?UTF-8?q?w=20marked=20as=20autopair-linked=20=E2=80=A2=20improved=20logi?= =?UTF-8?q?c=20for=20popping=20up=20the=20auto-completion=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/English.lproj/Preferences.xib | 66 +++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 5 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/Preferences.xib b/Interfaces/English.lproj/Preferences.xib index 4d8b75cd..7115052e 100644 --- a/Interfaces/English.lproj/Preferences.xib +++ b/Interfaces/English.lproj/Preferences.xib @@ -3721,6 +3721,28 @@ AQAAAAA 25 + + + 268 + {{257, 86}, {186, 18}} + + YES + + 67239424 + 0 + Insert function arguments + + + 1211912703 + 2 + + + + + 200 + 25 + + 268 @@ -3869,7 +3891,7 @@ AQAAAAA -2147483380 - {{257, 91}, {197, 18}} + {{257, 24}, {197, 18}} YES @@ -4041,8 +4063,7 @@ AQAAAAA YES - CustomQueryAutoComplete - CustomQueryAutoCompleteDelay + CustomQueryFunctionCompletionInsertsArguments YES @@ -6314,6 +6335,22 @@ AQAAAAA 1541 + + + value: values.CustomQueryFunctionCompletionInsertsArguments + + + + + + value: values.CustomQueryFunctionCompletionInsertsArguments + value + values.CustomQueryFunctionCompletionInsertsArguments + 2 + + + 1545 + @@ -7320,7 +7357,6 @@ AQAAAAA - @@ -7337,6 +7373,8 @@ AQAAAAA + + Editor @@ -8936,6 +8974,20 @@ AQAAAAA + + 1542 + + + YES + + + + + + 1543 + + + @@ -9166,6 +9218,8 @@ AQAAAAA 1525.IBPluginDependency 1526.IBPluginDependency 1527.IBPluginDependency + 1542.IBPluginDependency + 1543.IBPluginDependency 17.IBEditorWindowLastContentRect 17.IBPluginDependency 17.IBUserGuides @@ -9658,6 +9712,8 @@ AQAAAAA com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin {{571, 222}, {500, 280}} com.apple.InterfaceBuilder.CocoaPlugin @@ -10041,7 +10097,7 @@ AQAAAAA - 1541 + 1545 -- cgit v1.2.3