LoginSignup
1
3

More than 5 years have passed since last update.

Sublime Text2のUpdate Availableのポップアップを非表示にする

Last updated at Posted at 2013-07-12

ST2を起動時に、Update Availableのポップアップが表示されるようになり、
うっとうしいので消す方法を調べました。簡単です。

まず、設定ファイルを下記手順で開きます。
Preferences → Settings - User

開いたファイルに下記をコピペします。
"update_check": false

以上でOKです。
再起動するとポップアップが非表示になります。

1
3
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3