(sublime version 3052)
First one:
AttributeError: ‘NoneType’ object has no attribute ‘folders’
when do folders = view.window().folders() in “on_activated” method of event listener’s child, when open window with list of projects.
Second one:
There is no method set_async_timeout (like in documentation), but set_timeout_async.
Fix it please.