xjsender / haoide

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

Refreshing users to include in "Track One" debugging #124

Closed weivreca closed 8 years ago

weivreca commented 8 years ago

Hi,

Is there a way of refreshing users so they appear in the list when you want to Track One in debugging?

Thanks

xjsender commented 8 years ago

There is file for keeping the users cache in the .config folder.

You just need to remove this file and try to track one again, the cache will be refreshed.

weivreca commented 8 years ago

Great. Thanks for that