The following is sublime introductionUsing tutorial column to introduce some essential Sublime Text3 front-end plug-ins. I hope it will be helpful to friends in need!
Install Package Control
Before installing the plug-in, you need to let sublime install Package Control. Open the Sublime Text console, use the shortcut key ctrl ~, and enter the following code in the console.
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)
Install plug-in
emmet:
Front-end artifact. A toolbox component that can greatly improve the HTML and CSS work efficiency of web developers.
CSS3:
CSS3 syntax highlighting and CSS syntax prompts. The only drawback is the lack of browser private attribute highlighting.
CSS Extended Completions:
Associate CSS files, intelligently prompt the class name in the css file, very easy to use.
JavaScript Completions
Supports javascript native syntax prompts, and my mother no longer has to worry about me entering document.getElementById(id).
jQuery
Provides sample code snippets for most of jQuery's methods, making jQuery's API easier to use.
ColorHighlighter
It can display the color code you choose (like "#FFFFFF", "rgb(255,255,255)", "white")'s true color. It also includes a color picker so you can easily change colors.
BracketHighlighter
The brackets and label levels are displayed, so you don’t have to worry about which code block the selected code belongs to, it’s clear at a glance.
HTML-CSS-JS Prettify
THML, CSS, JS code formatting, the compressed code can be restored through this tool .
AlignTab
Use regular expressions to help code alignment, such as aligning several lines of code with = signs.
The above plug-ins cover HTML, CSS, JavaScript, jQuery, CSS color display, code block-level highlighting, code formatting, code alignment, and are absolutely satisfactory. Most front-end needs.
As for using Sass, install Sass, Sassbuild, git and download sublimeGit and git Gutter. If you want to use a certain theme, download the theme. If you want to expand the sidebar, expand the sidebar. After all, this is not necessary for everyone. .
Here is another theme plug-in recommended. The theme library is relatively rich. I feel that most people can use it to avoid visual fatigue:
Colorsublime
After the installation is completed, you can enter Install Theme, change the theme online. There are hundreds of themes in the library, which is great.
The above is the detailed content of Sublime Text3 front-end essential plug-in. For more information, please follow other related articles on the PHP Chinese website!

SublimeText is suitable for developers who pursue speed and simplicity, while VSCode is suitable for users who need strong scalability and integration capabilities. 1.SublimeText is known for its lightweight and fast response, with GotoAnything and multi-select powerful. 2. VSCode is known for its scalability and IDE functions, with built-in Git and debugging tools, and IntelliSense improves development efficiency.

SublimeText's plug-ins and packages can be installed and managed through PackageControl to improve programming efficiency. 1. Install plug-ins such as BracketHighlighter to simplify code reading by highlighting bracket matching. 2. Use SublimeLinter to configure pylint to implement real-time code checking. 3. Use SideBarEnhancements to customize the sidebar function to optimize file management.

SublimeTextisfreeduringanunlimitedtrial,buta$99licenseisrecommendedforregularuse.1)Thetrialallowsfullfeatureaccesswithouttimelimits.2)Alicenseoffersperpetualuse,futureupdates,andremovespurchasereminders,enhancingproductivityandsupportingdevelopers.

SublimeText can greatly improve work efficiency. 1) Multiple selection and multicursor functions allow editing of multiple positions at the same time, 2) Command panel provides fast function access, 3) Macros and fragments can automate common operations, 4) Optimized configuration and shortcut key use can improve performance and efficiency.

SublimeText offers a free trial, but ultimately requires a paid purchase for a permanent authorization. 1) During the free trial period, users can experience its functions, but they will receive a purchase prompt. 2) After purchase, users can use it permanently, no subscription fee, and access more plug-ins and themes.

ThemaindifferencesbetweenthepaidandunpaidversionsofSublimeTextaretheremovalofstatusbarremindersandoccasionalpop-uppromptsinthepaidversion.1)Unregisteredversion:fullyfunctionalwithallcorefeatureslikesyntaxhighlighting,codecompletion,andcommandpalette,

SublimeText is worth buying. 1) Its simple interface and powerful functions, such as multi-line editing and GotoAnything, improve development efficiency. 2) Rich plug-in ecosystem, such as Anaconda, enhances the development experience. 3) Although the price is $70, its performance and fluency are great value for professional developers.

SublimeText is loved by developers for its powerful code completion and syntax highlighting capabilities. 1) Code completion can automatically prompt function names, variable names, etc. to improve programming efficiency. 2) Syntax highlighting distinguishes code elements through different colors to improve readability and error detection speed.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.
