当前位置:网站首页>Sublime install plug-ins
Sublime install plug-ins
2022-07-26 09:49:00 【~ light boat ~】
For the first time to use sublime Then don't associate It feels so awkward Thought of installing plug-ins
So it started :
First of all , According to the results of online search , Plug ins are usually installed through Package Control
Open the installed Sublime Text 3, Then click on the top menu View -> Show Console( Or use shortcut keys command + ` ). Copy the following code in the input box below
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)
And then you found out that Preferences Not in China Package Control
Don't panic at this time stay `C:\Users\*****\AppData\Roaming\Sublime Text 3\Packages\User` There is a `Preferences.sublime-settings` file
take `ignored_packages` Medium Package Control Just remove it边栏推荐
- Mo team learning notes (I)
- Solve NPM -v sudden failure and no response
- JS continuous assignment operation
- Node memory overflow and V8 garbage collection mechanism
- Fiddler download and installation
- Interview shock 68: why does TCP need three handshakes?
- [fluorescent character effect]
- Node 内存溢出及V8垃圾回收机制
- Global variables in DLL
- 新公链Aptos何以拉满市场期待值?
猜你喜欢

A new paradigm of distributed deep learning programming: Global tensor

Gauss elimination

【Datawhale】【机器学习】糖尿病遗传风险检测挑战赛

Principle analysis and source code interpretation of service discovery

电机转速模糊pid控制

Apple dominates, Samsung revives, and domestic mobile phones fail in the high-end market

Spolicy request case

解决npm -v突然失效 无反应
![Azkaban [basic knowledge 01] core concepts + features +web interface + Architecture +job type (you can get started with Azkaban workflow scheduling system in one article)](/img/f9/c86ccbb0967894d370498c3a9630eb.png)
Azkaban [basic knowledge 01] core concepts + features +web interface + Architecture +job type (you can get started with Azkaban workflow scheduling system in one article)

Mqtt x cli officially released: powerful and easy-to-use mqtt 5.0 command line tool
随机推荐
(一)面扫描仪与机械臂的手眼标定(眼在手上)
Malloc failed to allocate space and did not return null
R language ggpubr package ggsummarystats function visualizes the grouping box diagram (custom grouping color) and adds the statistical values corresponding to the grouping under the x-axis label (samp
Principle analysis and source code interpretation of service discovery
反射机制的原理是什么?
图解用户登录验证流程,写得太好了!
Matlab Simulink realizes fuzzy PID control of time-delay temperature control system of central air conditioning
一种分布式深度学习编程新范式:Global Tensor
【荧光字效果】
Nodejs service background execution (forever)
Development to testing: a six-year road to automation starting from 0
【Datawhale】【机器学习】糖尿病遗传风险检测挑战赛
2022 zhongkepan cloud - server internal information acquisition and analysis flag
Apple dominates, Samsung revives, and domestic mobile phones fail in the high-end market
The problem of accessing certsrv after configuring ADCs
面试突击68:为什么 TCP 需要 3 次握手?
系统安装Serv-U后IIS出错提示:HRESULT:0x80070020
V-permission add permission
Customize permission validation in blazor
Solve the problem of storing cookies in IE7 & IE8