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

@tablatronix

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'

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