tito wrote:Is not reloading, is saving. The message is somewhat misleading.
# def on_activated(self, view):
# if view.file_name() != None and view.file_name() != '' and not view.settings().get('is_widget'):
# # restore on preview tabs should be fast as posible
# self.restore(view)
# # overwrite restoration of scroll made by the application
# sublime.set_timeout(lambda: self.restore_scroll(view), 200)
Return to Plugin Announcements
Users browsing this forum: No registered users and 8 guests