Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

Randomly stops working #36

Description

@tablatronix

Plugin randomly stops working, disable and renable via package control fixes issue.

Traceback (most recent call last):
  File "bin\sublimetext\sublime_plugin.py", line 256, in on_post_save
    callback.on_post_save(v)
  File "bin\sublimetext\Data\Packages\FileSync\filesync.py", line 171, in on_post_save
    sync_file(view.file_name())
  File "bin\sublimetext\Data\Packages\FileSync\filesync.py", line 234, in sync_file
    for exclusion in _settings.get("exclude_folder_names"):
AttributeError: 'NoneType' object has no attribute 'get'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions