I've installed Sublime 2 on Ubuntu using a PPA repository and update it via this native Ubuntu mechanism, so it just annoys me to see "A new version is available..." every time I start Sublime. I've found nothing searching for "update" in Sublime configuration file. Where can I disable the notification?
|
feedback
|
|
I had the same issue, so I resorted to actually keeping mine updated (I update via the terminal with apt-get, but you're of course welcome to do it anyway you like, including the update manager). I'm not suggesting you update, but I do want to reassure you that the updates haven't created any trouble for me. No new problems after updating. | |||
feedback
|
|
This is a link to answer by Site Admin of Sublime Forum it seems like you have Dev version. http://www.sublimetext.com/forum/viewtopic.php?f=3&t=1776#p8152 This is quote from description of PPA repository: https://launchpad.net/~webupd8team/+archive/sublime-text-2
You should install sublime from source. | ||||
feedback
|
|
You can add this entry in your
This will stop Sublime Text from accessing the update URL (http://www.sublimetext.com/updates/2/stable/updatecheck). | ||||
feedback
|