Article directory
Sublime Text is an editor software that new media professionals can use to write online marketing copy and build websites to edit HTML code.
However, some friends just don't want to frequently upgrade the new version of Sublime Text, and feel that the pop-up window is very annoying...
Because whenever Sublime Text software updates a new version, the following prompt message will appear ▼
A new version of Sublime Text is available, download now?
How to disable "A new version of Sublime Text 2 is available, download now?"
If we don't want to upgrade the new version of Sublime Text software, how can we suppress this prompt of Sublime Text software?
Just go to Preferences –> Settings – User and add the following code ▼
"update_check": false,

Disable Sublime Text is is avaiWhat should I do if the label is invalid?
For those adding this code didn't work:
- If you add it to the bottom of the settings list (that is, it's the last rule or the only rule) you need to omit the comma at the end.
- Or just add it to the top and leave the comma alone.
Hopefully, the article "How to disable Sublime Text" shared on Chen Weiliang's blog ( https://www.chenweiliang.com/ ) will be helpful to you.
Feel free to share this article's link: https://www.chenweiliang.com/cwl-1035.html
