Home > Development Tools > sublime > body text

Sublime implements quick encapsulation of code blocks

藏色散人
Release: 2019-09-17 14:55:05
forward
2707 people have browsed it

Sublime Generally refers to SublimeText, which is a code editor and an advanced text editor for HTML and prose. Below, the sublime tutorial column will introduce you to Sublime’s quick method of encapsulating code blocks. I hope it will be helpful to friends in need!

Sublime implements quick encapsulation of code blocks

#Sublime implements quick and easy encapsulation of code blocks.

First: Copy the code block to be encapsulated, such as the following code.

Sublime implements quick encapsulation of code blocks

Second: Find "New Code Block" in the tool.

Sublime implements quick encapsulation of code blocks

Sublime implements quick encapsulation of code blocks

Third: Paste the required code snippets. If there is $, you need to add "" in front.

Sublime implements quick encapsulation of code blocks

Fourth: Save. Has been completed. .

Sublime implements quick encapsulation of code blocks

Fifth: Use.

Sublime implements quick encapsulation of code blocks

The above is the detailed content of Sublime implements quick encapsulation of code blocks. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!