sublimetext - How to disable new version notifications? -
whenever open sublime text throws pop-up:
a new version of sublime text available, download now?
how can disable check? work blocks installing software updates.
go preferences -> settings-user , add there: "update_check": false
edit :
if it's not working add line 127.0.0.1 www.sublimetext.com
in host file
file location
windows : c:/windows/system32/drivers/etc/hosts
linux : /etc/hosts
Comments
Post a Comment