CDuke / sublime-tfs

Use TFS inside Sublime Text 2/3
5 stars 4 forks source link

fix sublime.setting.get return None #29

Open zjsxdyw opened 6 years ago

zjsxdyw commented 6 years ago

I find that when initializing TfsCredentials, I still get tfs_username None even though the value is set in the sublime_tfs.sublime-settings. Sublime document provides the function plugin_loaded will be called when the API is ready to use.