当前位置:网站首页>sublime 安装插件
sublime 安装插件
2022-07-26 09:22:00 【~轻舟~】
第一次用sublime然后不联想 感觉好别扭 想到要装插件
所以就开始了:
首先呢,按照在网上查的结果,要安装插件一般是通过 Package Control
打开已经安装好的 Sublime Text 3,然后点击顶部菜单的 View -> Show Console(或者使用快捷键 command + ` )。在下面的输入框里复制下面的代码
import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)
然后你发现在Preferences 中并没有 Package Control
这时不要慌 在 `C:\Users\*****\AppData\Roaming\Sublime Text 3\Packages\User` 目录下有个 `Preferences.sublime-settings` 文件
将 `ignored_packages` 中的 Package Control 去掉就可以了边栏推荐
- 2022 mobile crane driver test question simulation test question bank simulation test platform operation
- MySQL transaction
- 字节缓冲流&字符流详解
- Object 的Wait Notify NotifyAll 源码解析
- Bloom filter
- MySQL strengthen knowledge points
- 大二上第二周学习笔记
- VectorTileLayer更换style
- 839. Simulation reactor
- Processing of inconsistent week values obtained by PHP and MySQL
猜你喜欢
随机推荐
Sliding window, double pointer, monotone queue, monotone stack
JS closure: binding of functions to their lexical environment
暑假第四周
Datax的学习笔记
C# Serialport的发送和接收
volatile 靠的是MESI协议解决可见性问题?(上)
Under a directory of ext3 file system, subfolders cannot be created, but files can be created
Redis principle and use - Basic Features
Where are the laravel framework log files stored? How to use it?
神经网络与深度学习-6- 支持向量机1 -PyTorch
Redis principle and usage - installation and distributed configuration
a-table中的rowSelection清空问题
838. Heap sorting
839. 模拟堆
Ext4 file system opens dir_ After nlink feature, link_ Use link after count exceeds 65000_ Count=1 means the quantity is unknown
[online problem] timeout waiting for connection from pool problem troubleshooting
【Mysql】redo log,undo log 和binlog详解(四)
Qtcreator reports an error: you need to set an executable in the custom run configuration
使用openLayer画箭头
小程序纪录