Oblongmana / sublime-salesforce-reference

Quick access to Salesforce Documentation from Sublime Text
GNU General Public License v3.0
9 stars 4 forks source link

Package Control updates require a Sublime Restart #31

Open Oblongmana opened 8 years ago

Oblongmana commented 8 years ago

Updates pushed out by package control appear to require a sublime restart.

This is possibly a consequence of the non-flat folder structure introduced a few releases ago, where the plugin was broken into multiple files, some of which are in a folder. These do not appear to get reloaded by Sublime when these files change (unlike files in the plugin root).

If possible, it would be nice to not require a Sublime restart when Package Control pushes an update

coldeagle commented 8 years ago

I'm not sure if this is related or not, but I had a problem with a Windows installation. For some reason the installer is creating a folder called "Salesforce Reference"; however, when I try to look up the default it's looking for "SublimeSalesforceReference". I even tried to re-name the folder; however, on restart it was back to the old name.

Oblongmana commented 8 years ago

@coldeagle Sounds like an odd one - not sure I fully understand the issue? There should be a folder called Salesforce Reference in your Sublime Packages folder - can you elaborate on this bit a little?

when I try to look up the default it's looking for "SublimeSalesforceReference"