tonsky / sublime-profiles

Profile Switcher for Sublime Text
MIT License
82 stars 3 forks source link

Switch Profile option not available after restart #4

Closed evanirla closed 3 years ago

evanirla commented 3 years ago

When I restart sublime text, all my profiles seem to disappear. They still exist in the extension data folder, but they don't show up when I type "Profiles:"

image

tonsky commented 3 years ago

Any messages in console (View -> Show Console)?

zznixt07 commented 3 years ago

same problem. It seems the problem occurs because sublime.packages_path() in profiles.py returns an empty string.

tonsky commented 3 years ago

Resolved in #5, plugin release 2.0.3