Sublime Editor front-end Prerequisites

Source: Internet
Author: User
Tags sublime editor

Sublime Editor front-end prerequisites The following line is the package Control pack installation, which is the sublime plug-in Package manager. There is no package Control in the newly installed sublime, click Ctrl+~, then enter the following. ----------------------------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.pat H.join (IPP, PF), ' WB '). Write (by)------------------when you're done, you'll find a package control option under the Preferences menu, click or press SHIFT+CTRL+P, Then enter the install package carriage return, enter the packages name you want to install----------------------ColorPicker//color display Colorcoder//Highlight all variables bracket highlighter// Code matching Emmet//html,css shortcut input sidebarenhancements//left tree right-click New File function Autofilename//auto-complete file name color Picker//colorDisplay JavaScript completions//JS hint plugin ConvertToUTF8//Resolve open Chinese characters garbled autofilename//path hint sublime trans-master//Background Transparent If it is a download, Put the Sublimetexttrans-master folder in the folder Preferences (preferences)-Browse Packages (browse the plugin package), JavaScript Next/hint, can not install  ------- -------the following three places (preferences) in the preferences-setting User configuration file, separated by commas, after the 3126 versionIn Preferences-settings folder name highlighted "Bold_folder_labels": True,--------------the current line of the cursor is highlighted "Highlight_line": True,------------- -Start and close vim mode, open to delete or unregister the contents in brackets "Vintage" {"Ignored_packages": ["Vintage"]}-------------------------------Theme-soda Theme SETI UI//theme, can not be installed Spacegray//a theme after the installation is completed in settings to write the following fields installation theme only need to enter the theme name in the install, after the download is completed in preferences- Settings write some fields, general download the window that appears after installation will prompt this information, copy save. For example, if the Spacegray theme is installed, the following fields are written in preferences-settings: "Theme": "Spacegray.sublime-theme", "Color_scheme": "Packages/theme -Spacegray/base16-ocean.dark.tmtheme "P.S. Note 1,ctrl+~ This shortcut key has not come out may conflict with other applications, such as QQ Pinyin, recommended to close this shortcut in the QQ Pinyin, You can also use the mouse to click on the Sublime menu bar view-show Console2, translation software will also lead to a lot of conflicts, it is recommended to turn off the mouse to translate, take the word, the translation function of the word. 3, show there is no packages available for installation either need FQ, either your network is bad, or you are rejected please continue later.

Sublime Editor front-end Prerequisites

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.