mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
wip
This commit is contained in:
@@ -300,7 +300,9 @@ class Project
|
||||
searcher.on 'results-found', (result) ->
|
||||
iterator(result)
|
||||
|
||||
console.time("search")
|
||||
search regex, scanner, searcher, ->
|
||||
console.timeEnd("search")
|
||||
deferred.resolve()
|
||||
|
||||
deferred
|
||||
|
||||
Reference in New Issue
Block a user