Htmlpretty Plug-inAfter the installation test, the effect is very good, the installation process is briefly described as follows:
In sublime text, press ctrl+shift+p to bring up the command panel;
Enter install to bring up the install
Run Java program with sublime text, 1, build Java environment, add environment variable2, create the batch process, using the following code to establish Runjava.bat @ECHO OFF@ECHO OFF cd %~dp1 ECHO Compiling %~nx1....... IF EXIST %~n1.class ( DEL %~
SubLime Text3 Quick ActionCTRL + N: Quickly createctrl+p:find anything Find box enter @ Find elementctrl+shift+p: Switching languagesctrl+l: Select a rowCtrl+d: The cursor is selected multi-line operation is also a replacement function at this time
Select the class Ctrl+d Select the text that the cursor occupies, and continue to select the next same text. Alt+f3 the selected text by pressing the shortcut key, you can select all the same text at once for simultaneous editing. Ctrl+l
How to install the sublime Text 3 plugin: Install directlyInstalling the sublime Text 3 plugin is convenient and can be downloaded directly from the installation package to the Packages directory (menu->preferences->packages).install using the
Reprint: http://www.w3cplus.com/tools/using-emmet-speed-front-end-web-development.htmlFormerly known as Zen Coding, the Emmet plugin is a plug-in for a text editor that helps you quickly write HTML and CSS code to accelerate web front-end
Sublime text 3.3114 version, System win10,32 bitReference http://www.xiumu.org/note/sublime-text-3.shtml1. Download the websiteHttp://www.sublimetext.com/32. ActivateOpen Sublime menu > Help > Enter LicenseThe following is a 3114 version activation
The following is an incomplete summary of the shortcut keys, I wish you all the smooth liberation of their mouse.Select ClassCtrl+d selects the text that the cursor occupies, and continues, the next identical text is selected.Alt+f3 selected text
Development tools Sublime Text part of common configuration (Windows)One, the use of plug-insFirst of all:Press CTRL + ' bring up the console (note: There is a conflict between the keyboard shortcuts installed QQ Input method, Input Method property
First, preface
As a front-end, there is a good development tool is essential, editplus, notepad++ are good tools, lightweight, fast startup (DW is too puffy). Recently, there is a new editor was born, swept the front end of the world, provoked
1. The Package ControlAs a must-have tool for installing the Sublime Text plugin, the package Control is the standard for this editor, allowing developers to quickly install the required plugins.2. Git is one of the most commonly used software for
Sublime text is a code editor (Sublime text 3 is a paid software, but can be tried indefinitely) and is also an advanced text editor for HTML and prose. Sublime Text 3 enters the beta version on January 29, 2013. Initially open only to users who
The use of sublime for a long time, has been used in Chinese cracked version. But the lower right corner and the new file title will be garbled. So the decision is to use the English version, there are not a few words.First Officer net Download the
sublime text 3 Emmet common techniques ul.list>.site--> child nodes: Add the next layer in the DOM tree to create an element + the same level: add create an element at the same level in the DOM tree ^ to the upper layer: add up to create an element.
Every time I open the sublime text software will prompt me to update the software,After careful research, it is possible to turn off automatic updates of the software in the following ways
Open Submine Text and find preferences-settings-user
Sublime Text 3 Configuration explanation (default){Set up theme files"Color_scheme": "Packages/color scheme–default/monokai.tmtheme",Set font and size"Font_face": "Consolas","Font_size": 12,Font options: No_bold do not display bold characters,
DownloadOfficial address: HTTP://WWW.SUBLIMETEXT.COM/3Modify default File File path
Normal Condition:Do not run after the installation is complete sublime Text 3. Go directly to the installation directory and create a new folder called
* Marked with CT is the color * * Theme called in the font and the matching sublime main program icon can be accessed by GitHub
Afterglow
Https://github.com/YabataDesign/afterglow-theme based on Spacegray, warm-toned theme, flat style
1, install sublime package Control.Open the console with ctrl+~ on Sublime text 2 and enter the following code in it, Sublime text 2 will automatically install the package control.Import Urllib2,os; Pf= ' Package control.sublime-package ';
The editor provides you with some tips and tricks for the Sublime editor. Let's take a look at the powerful functions behind this concise code editor. A good editor is a powerful tool for developers.1. How to create a project or project in
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.