xjsender / haoide

Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
MIT License
199 stars 46 forks source link

Reload sObject cache does not work until restart sublime #126

Closed Shababsoft closed 8 years ago

Shababsoft commented 8 years ago

@xjsender I have noticed that reload sObject cache does not work until next I restart sublime. I think this is happening because the object cache gets updated in memory when sublime startup.

xjsender commented 8 years ago

@Shababsoft , you are right, I made a mistake here as you see in my latest commit.

xjsender commented 8 years ago

@Shababsoft , please help to verify it, thanks.