找回密码
 立即注册
搜索
查看: 6034|回复: 8

[软件] Sublime Text 3经常刚启动后不久 自动打开Package Control Messages

[复制链接]
     
发表于 2015-10-30 16:57 | 显示全部楼层 |阅读模式
Sublime Text 3经常刚启动后不久 自动打开Package Control Messages

即 我启动Sublime Text 比如想看一堆cpp和h文件 刚拖进去没看10秒


自动跳转到一个新的tab 即Package Control Messages


需要手动关了 或者切换回去 很烦


这样的情况持续很久了


有人知道怎么解决不


是提醒我Package Control Messages该升级了还是怎么的?
回复

使用道具 举报

知乎网友 该用户已被删除
发表于 2015-10-30 17:10 来自手机 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

     
 楼主| 发表于 2015-10-30 17:18 | 显示全部楼层
知乎网友 发表于 2015-10-30 17:10
就是升级了没错……

就是打开之后 有相当高的概率会弹啊。。升级不是只应该弹一次么

今天启动了两次 弹了两次。。
弹出内容如下:
Package Control Messages
========================

Package Control:
---------------

  Version 3.1 Release Notes
  
  Package Control continues its focus on polish and fixing edge-case bugs. Some
  of the changes in this version include:
  
   - quick panel for Install Package now stays open on Windows with recent
     versions of ST3, even when focus is lost
   - new "downloader_precedence" setting to allow users to use specific HTTP
     backend due to network proxy or SSL issues
   - added Install Local Dependency command for package developers to more
     easily deal with dependencies during development
   - improved handling of git/hg package upgrade errors
   - better handling of locked .sublime-package files on Windows
   - performance improvements for users with a large number of open windows
  
  For package developers, the list of available dependencies has been growing:
  https://github.com/wbond/package ... y/dependencies.json
  
  Enjoy!
  

  Version 3.0 Release Notes
  
  
  **** Windows Sublime Text 3 Users ****
  
  Due to a bug in Package Control 2.0, Windows ST3 users will need to open the
  Sublime Text console (ctrl+`) and execute the following Python to properly
  upgrade. All other users may ignore this part of the message.
  
  Make sure NOT to copy the leading two spaces, or an "unexpected indent" error
  will occur.
  
  import urllib.request,os,sys; exec("if sys.version_info < (3,) or os.name != 'nt': raise OSError('This code is for Windows ST3 only!')"); pr='Preferences.sublime-settings'; ip='ignored_packages'; n='Package Control'; s=sublime.load_settings(pr); ig=s.get(ip); ig.append(n); s.set(ip,ig); sublime.save_settings('Preferences.sublime-settings'); pf=n+'.sublime-package'; urllib.request.install_opener(urllib.request.build_opener(urllib.request.ProxyHandler())); by=urllib.request.urlopen('https://packagecontrol.io/'+pf.replace(' ','%20')).read(); open(os.path.join(sublime.installed_packages_path(),pf),'wb').write(by); ig.remove(n); s.set(ip,ig); sublime.save_settings(pr); print('Package Control: 3.0.0 upgrade successful!')
  
  ********
  
  
  Package Control 3.0 adds a bunch of polish, improving the Sublime Text
  experience for users and package developers:
  
   - improved upgrades of themes, color schemes and syntaxes
   - dependency support
   - SSL for Linux
   - new secondary Windows HTTP backend
   - patches for Python in Sublime Text 2 on Windows
   - commands to easily remove channels and repositories
   - an events API for packages
   - improved documentation
  
  
  As of July 2014, I now work for myself. This has allowed me to spend more time
  working on open source software, including Package Control. If you appreciate
  the work I've done, please consider a small donation. If even 5% of regular
  users donated the price of a coffee or beer, that would cover quite a bit of
  my development time! See https://packagecontrol.io/about for options.
  
  
  Some recent Package Control stats:
  
   - every weekday over 1M JSON requests hit the channel server
   - in December, the channel server will transmit 4TB+ of compressed JSON
   - users have installed, upgraded or removed 85M+ packages since late 2011
  
  
  Read more about the release at:
  
  https://packagecontrol.io/news#2 ... Control_30_Released
  


回复

使用道具 举报

知乎网友 该用户已被删除
发表于 2015-10-30 17:38 来自手机 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

头像被屏蔽
发表于 2015-10-30 20:30 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

发表于 2015-10-30 20:43 | 显示全部楼层
得换vim才没有升级信息
回复

使用道具 举报

     
 楼主| 发表于 2015-10-30 21:07 | 显示全部楼层
知乎网友 发表于 2015-10-30 17:38
这内容不就是两个版本的更新日志吗?

甭管是啥 我希望不看到他

现在是关了这次 下次还出 出的几率高的吓人

目前的策略只能是 一直开着不关了 浪费一个tab的空间。。
回复

使用道具 举报

     
发表于 2015-10-30 21:48 | 显示全部楼层
你的package control是不是还是2.x版本的?
更新说明写了 package control 3不会自动升级需要你手动执行命令

  Version 3.0 Release Notes
  
  
  **** Windows Sublime Text 3 Users ****
  
  Due to a bug in Package Control 2.0, Windows ST3 users will need to open the
  Sublime Text console (ctrl+`) and execute the following Python to properly
  upgrade. All other users may ignore this part of the message.
回复

使用道具 举报

     
 楼主| 发表于 2015-10-30 23:08 | 显示全部楼层
南极洲 发表于 2015-10-30 21:48
你的package control是不是还是2.x版本的?
更新说明写了 package control 3不会自动升级需要你手动执行命 ...

果然该认真扫一眼的么

好像是解决了 多谢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|上海互联网违法和不良信息举报中心|网上有害信息举报专区|962110 反电信诈骗|举报电话 021-62035905|Stage1st ( 沪ICP备13020230号-1|沪公网安备 31010702007642号 )

GMT+8, 2025-8-25 22:52 , Processed in 0.062969 second(s), 8 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表