Files
textmate/Frameworks/Find
Allan Odgaard 1d7c168cb8 Rework logic for when search result selection should select in document
There are two issues here, one is that double-clicking a result sends both “selection did change”, “did single click” and “did double click” messages, which all should potentially select the result in the document, but this does introduce a bit of overhead, although I think this is insignificant.

The other issue is that a “single click” or “selection did change” shouldn’t select in the document when the user is selecting multiple items, which is useful for the various Copy actions.
2016-10-07 10:02:58 +02:00
..
2013-03-07 10:50:19 +01:00