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

Update filesync.py#21

Merged
bcharbonnier merged 1 commit intobcharbonnier:masterfrom
lsimone:patch-1
Oct 8, 2014
Merged

Update filesync.py#21
bcharbonnier merged 1 commit intobcharbonnier:masterfrom
lsimone:patch-1

Conversation

@lsimone
Copy link
Contributor

@lsimone lsimone commented Oct 5, 2014

ST3 does not extract the .sublime-package in Installed Packages folder, so the rename_sidebar_menu() fails (shutil.move() command )
This behavior has been documented in this issue

ST3 does not extract the .sublime-package in Installed Packages folder, so the rename_sidebar_menu fails (shutil.move() command )
This behavior has been documented in [this issue](https://github.com/SublimeLinter/SublimeLinter-for-ST2/issues/374)
bcharbonnier added a commit that referenced this pull request Oct 8, 2014
@bcharbonnier bcharbonnier merged commit 49fa927 into bcharbonnier:master Oct 8, 2014
@bcharbonnier
Copy link
Owner

Could you please reopen another PR for that change please ?
But be sure to use this syntax to perform the check

if not is_st3():
  self.rename_sidebar_menu(_enabled)

@lsimone
Copy link
Contributor Author

lsimone commented Oct 8, 2014

sorry, I locally tested the good code that worked, but I finally pasted here the wrong one 😕
The #24 has been opened

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants