Alibabacloud.com offers a wide variety of articles about sublime text package manager, easily find your sublime text package manager information here online.
1. Open Sublime Text 3;2.view->show console;3. Open the installation code for the site Https://packagecontrol.io/installationSublime Text3:import urllib.request,os,hashlib; h = ‘2915d1851351e5ee549c20394736b442‘ + ‘8bc59f460fa1548d1514676163dafc88‘; pf = ‘Package Control.sublime-package‘; ipp = sublime.installed_packag
()); print( ‘Please restart Sublime Text to finish installation‘)
Second, manual InstallationYou may not be able to use code installation for a variety of reasons, and you can manually install the package Control by using the following steps:1. Click Preferences > Browse Packages Menu2. Go to the upper-level directory of the Open directory before entering
Sublime There are two ways to install the package control:
Installing in the console
Local Installation put the package control.sublime-package on "~/.config/sublime-text-3/installed Packages"
Quick Installation
The simplest way is to install via the console command interface of the sublime Text 3
Use ctrl+~ shortcut keys or menu items view > Show Console to bring up the command interface
Then copy and paste the following Python code into the command input box:
Import Urllib.request,os,hashlib; h = ' 7183a2d3e96f11eeadd761d777e62404 ' + ' e330c659d4bb41d3bdf022e94cab3cd0 '; PF = '
: Open the Name box, enter the keyword, call sublime text or plug-in features, such as using the package installation plugin.Display classCtrl+tab Toggles the tab of the current window in the order in which the files were browsed.Ctrl+pagedown Toggles the tab of the current window to the left.Ctrl+pageup Toggles the tab of the current window to the right.alt+shif
Recently tried to write code with sublime, but some questionswin8.1 64-bit system, after installing sublime Text 2 and the package control plug-in, use the package control to install other plug-ins when the status bar shows that the plug-in installation is complete but not a
The package control is a packet manager for ST2.Installation of the package controlAfter installing the ST2, bring up the console from the Views-show console or ctrl+~.To complete the installation, paste the following Python code in and enter execution:ImportUrllib2,os; pf='Package Control.sublime-
First, install the sublime package Control1 Open the Preferences menu and choose Browse Packages ...2 The system will open the Packages folder of Sublime Text 2, go back to the previous level menu, and open the installed Packages folder3 download and copy the downloaded package
First, install the sublime package Control
1 Open the Preferences menu and choose Browse Packages ...2 The system will open the Packages folder of Sublime Text 2, go back to the previous level menu, and open the installed Packages folder
3 download and copy the downloaded package
add the corresponding relationship.Sublime Text cannot be resolved by using the package control or plug-in installation failure, which is the solution for Windows in this article. Very detailed.Since I'm using OS X, it's a little different.The solution is as follows:1. $ ping sublime.wbond.net you can get the IP address 50.116.34.2432. $ sudo vi /etc/hosts , enter the system password, press I enter insert
The package control:sublime text Editor's plug-in management tool makes it easy to install and uninstall plugins without complicated operations.
1. Use the shortcut key "Ctrl + '" To bring up the command line of Sublime Text.2. Copy and paste the following command:
Import Urllib.request,os; PF = '
Spread a lot of configuration run Java articles, did not find the right, including examples, finally patchwork, for everyone to reference:1. Sublime Text 3--->preference--->Browse Packages, double-click the user folder in the open window. To create a new file Javac.sublime-build, open it with Notepad, paste the following code and save the closing:{ "cmd": ["Javac", "-encoding", "UTF-8", "-D", ".", "$fil
start or end position within parenthesesCtrl+shift+m Select the contents in parentheses (press and hold-continue to select the parent bracket)ESC Exit cursor Multiple line selection, exit search box, command box, etc.Ctrl+d Select the text that the cursor occupies, and continue to select the next same textAlt+f3 selected text Press the shortcut key, you can select all the same
Press Ctrl+shift+p to bring up the command panel, enter the install package option in the Install Selection list and return, wait a few seconds, and then search the list that appears to install the plug-in you want to enter;
If you want to remove the plugin, ctrl+shift+p bring up the command panel, enter remove, bring up the Remove Package option and enter, select the plugin to be removed;
Update plug
Sublime Text 2 is a lightweight, concise, efficient, cross-platform editor. Its convenient color and compatibility with vim shortcuts have won the favor of many front-end developers, including me, I have been using it since I saw Xiao Fei's introduction. This article recommends some useful plug-ins and extensions.
Sublime Tex
generate comments based on the code,
EmmetFront-end artifacts reduce the workload. For more information, see Emmet: HTML/CSS code to quickly compile artifacts or official documents.
GitIt supports git operations on sublime.
Markdownediting or markdownPerviewThis is essential for writing Markdown. You can install it in the package manager. After the script
1. PrefaceUsing the sublime Text 2 configuration Python environment, there are simple configuration and like idle configuration, this article is divided into the first part and the second part.2. ConfigurationThe first part (simple configuration) 1. Just open Preferences Browse packages to find the Python.sublime-build file in the Python folder.2. Add our path to install Python OK.3.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.