current location:Home>Technical Articles>Development Tools>sublime
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Establishing Node compilation system under Sublime
- Below, the sublime introductory tutorial column will introduce to you the method of establishing a Node compilation system under Sublime. I hope it will be helpful to friends in need! The main purpose of establishing a compilation system under Node is to facilitate the development and debugging files. Select "Tools" -> "Compile System" -> 'Compile New System' and enter the following content.
- sublime 3071 2019-10-18 14:02:02
-
- How to automatically compile less into css in Sublime Text3
- Below, the sublime tutorial column will introduce to you the method of automatically compiling less into css in Sublime Text3. I hope it will be helpful to friends in need! Steps to use sublime text’s less2css plug-in: 1. Install node.js, which can be downloaded from the official website.
- sublime 2984 2019-10-17 16:10:30
-
- Sublime Text3 front-end essential plug-in
- Below, the sublime introductory tutorial column will introduce you to some essential Sublime Text3 front-end plug-ins. I hope it will be helpful to friends in need! Before installing the plug-in, you need to let sublime install Package Control. Open Sublime Text's console...
- sublime 4382 2019-10-23 22:59:09
-
- Summary of advantages of sublime
- Below, the sublime introductory tutorial column will introduce the advantages of sublime to you. I hope it will be helpful to friends in need! Sublime Text is a code editor (Sublime Text 2 is paid software, but can be tried indefinitely), and it is also an advanced text editor for HTML and prose.
- sublime 5805 2019-10-16 13:58:33
-
- Introduction to common functions of sublime text
- Below, the sublime introductory tutorial column will introduce you to the common functions of sublime text. I hope it will be helpful to friends in need! The shortcut key for auto-complete is Tab. If you enter cl and press tab in an html file, it will automatically complete class=""; after adding zencoding, it will even...
- sublime 5336 2019-10-15 14:13:53
-
- Sublime text3 configure LiveReload plug-in
- Below, the sublime tutorial column will introduce to you how to configure and install the livereload plug-in for Sublime Text3. I hope it will be helpful to friends in need! When we write front-end code, the normal operation is to finish writing the code in the editor, save it, and then refresh the display in the browser. The process is very cumbersome.
- sublime 3253 2019-10-14 16:34:54
-
- main features of sublime
- Below, the sublime introductory tutorial column will introduce the main features of sublime to you. I hope it will be helpful to friends in need! Sublime Text is a code editor (Sublime Text 2 is paid software, but can be tried indefinitely), and it is also an advanced text editor for HTML and prose.
- sublime 4203 2019-10-12 14:04:52
-
- Implement code detection in sublime
- The sublime usage tutorial column below will introduce to you how to implement code detection in sublime. I hope it will be helpful to friends in need! Configure the basic location of node: /usr/local/bin/node, /usr/local/bin.
- sublime 3068 2019-10-11 13:37:40
-
- Sublime Text3 Chinese garbled problem
- Below, the sublime introductory tutorial column will introduce to you the problem of Chinese garbled characters in Sublime Text3. I hope it will be helpful to friends in need! Mac OS X is developed based on Unix system and uses UTF-8 encoding by default. The solution is to install a plug-in that supports displaying Chinese.
- sublime 3042 2019-10-10 13:57:58
-
- Create custom code snippets in sublime
- The following sublime introductory tutorial column will introduce to you the steps to create a custom code segment in sublime. In sublime-text, if the file type is HTML, when input! or html:5, then type the Tab key to generate the default basic skeleton code snippet.
- sublime 2941 2019-10-09 13:58:51
-
- Debugging node-webkit using sublime text 2 and 3
- Sublime Text 2 is an excellent cross-platform editor for developing node-webkit applications. The following sublime tutorial column will introduce to you how to debug node-webkit in sublime text 2 and 3. I hope it will be helpful to friends in need!
- sublime 2748 2019-10-02 14:34:41
-
- Sublime Text3 configures less to save and automatically compile
- Below, the sublime tutorial column will introduce to you how to configure less save automatic compilation in SublimeText3. I hope it will be helpful to friends in need! 1.Sublime Text3 needs to install less, the syntax highlighting plug-in; 2.Install NodeJS; 3.Optiona...
- sublime 2978 2019-10-01 14:03:41
-
- How to add code snippets in Sublime Text
- When we write code, we will always encounter some code snippets that need to be used repeatedly. At this time, repeated copying and pasting is required, which greatly affects efficiency. Below, the sublime usage tutorial column will introduce to you how to add code snippets in Sublime Text. I hope it will be helpful to friends in need!
- sublime 3109 2019-09-30 15:03:41
-
- Sublime sets its own shortcut keys
- Below, the sublime tutorial column will introduce to you how to set your own shortcut keys in sublime. I hope it will be helpful to friends in need! The left side is the system's default sublime shortcut key. You can copy the item you want to modify to the right, and then set your own shortcut key to take effect.
- sublime 4851 2019-09-29 14:01:55
-
- sublime configure jade syntax highlighting
- Below, the sublime usage tutorial column will introduce to you how to configure jade syntax highlighting in sublime. I hope it will be helpful to friends who need it! My development platform is ubuntu, and the tool is sublime3. Before sublime3, there was a problem of not being able to input Chinese, so I still used the old idea.
- sublime 3267 2019-09-28 14:10:20