Skip to content

Add support for Sublime Text v3#3

Open
NickBain wants to merge 7 commits intofruition-partners:masterfrom
NickBain:master
Open

Add support for Sublime Text v3#3
NickBain wants to merge 7 commits intofruition-partners:masterfrom
NickBain:master

Conversation

@NickBain
Copy link
Copy Markdown

@NickBain NickBain commented Feb 6, 2015

Code changes required to support sublime v3 (python 3). Maintains backward compatibility with v2.

Mainly formatting, library import changes and decoding/encoding required to support python 3.x used by sublime v3

Other minor changes:
Defaults to using JSONv2 api with v1 fallback (used to do v1 then v2).
There was no fallback on initial file load sync so added.
Updated README

Tested with ST 2&3 on mac and windows.

Nick Bain added 6 commits December 29, 2014 14:59
Removes v2 support. Add support for sublime v3. Requires JSONv2 SN
plugin
-Changed fallback order to try JSONv2 first
-Added JSONv2 fallback to run function
-Changed fallback order to try JSONv2 first
-Added JSONv2 fallback to run function
@jbutz
Copy link
Copy Markdown

jbutz commented Feb 19, 2015

Looks good

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants