[SVN] r10584

Allan Odgaard mailinglist at textmate.org
Wed Sep 17 19:07:43 UTC 2008


• previously pressing tab would insert the common prefix of all items show. Now it looks only at items starting with the current one and to the end of the list.

After the (common) prefix has been inserted, the list is filtered causing all items above the current one to disappear, but the selection does not change. I did not add code to set the selection in the tab-handling method since this is a problem with all actions causing the list to be filtered (that the selection is not preserved), so likely the ‘filter’ method should handle this.

Changed:
U   branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm




More information about the textmate-dev mailing list