Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the advanced code editor sublime text 4 for Mac

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to use the advanced code editor sublime text 4 for Mac, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Sublime text 4 Mac is a very popular advanced code editor, this software is small but runs faster than expected, and the text editing function is very powerful. At the same time, sublime text 4 for Mac also supports a variety of programming languages, is a very excellent code editing software. Sublime text 4 Mac version supports a variety of layouts and code thumbnails, is a rare excellent code editing software. Sublime text 4 for Mac has a beautiful user interface and powerful features. Http://22j.co/bJaB

Sublime text 3 Mac is a code editor and an advanced text editor for HTML and prose. Sublime text 3 for Mac was developed by programmer Jon Skinner in January 2008 and was originally designed as a Vim with rich extension capabilities.

Sublime text 3 Mac cracking has a beautiful user interface and powerful features, such as code thumbnails, Python plug-ins, code snippets and so on. You can also customize key bindings, menus and toolbars. The main features of Sublime Text include: spell checking, bookmarking, complete Python API, Goto functions, instant project switching, multi-choice, multi-window and so on. Sublime text 3 for Mac is a cross-platform editor that supports operating systems such as Windows, Linux, Mac OS X, etc.

Automatic completion

The shortcut key for automatic completion is Tab. If you enter cl and press tab in the html file, you can automatically complete it to class= "". After adding zencoding, it is like a tiger adding wings.

Multi-column editing

Hold down ctrl and click the mouse, multiple flashing cursors will appear, and you can modify multiple places at the same time, or hold down the middle mouse button and drag.

Code comment function

Command+/ and command+shift+/ are line comments and block comments respectively, which can be removed with one click. ST2 can automatically identify whether they are html, css or js files and give different types of comments.

Line operation

Command+alt+ ↑, ctrl+alt+ ↓ up or down swap two lines, command+enter, insert a blank line after the cursor, command+d selection is similar, you can refer to the following list of shortcut keys.

Shortcut key

Command+L Select the entire row (press and hold-continue to select the following line)

Delete command+KK from the cursor to the end of the line

Command+K Backspace is removed from the cursor to the beginning of the line

Command+J merging parallelism (when multiple lines to be merged have been selected)

Command+KU changed to uppercase

Command+KL changed to lowercase

Command+D Select string (press and hold-continue selecting the next same string)

Move the command+M cursor to the start or end position in parentheses

Command+/ comments the whole line (if selected, same as "Ctrl+Shift+/" effect)

Convert command+Shift+c to utf8

Command+R searches the function label of the specified file

Command+G jumps to the specified line

Command+KT collapse Properties

Command+K0 expands all

Command+U soft undo

Command+T word exchange

Automatic completion of Tab indentation

Shift+Tab remove indent

Command+F2 sets bookmarks.

F2 next bookmark

Last bookmark on Shift+F2

Shift+ right mouse button column selection

Alt+F3 select Chinese text by pressing the shortcut key, you can select all the same text at one time for editing at the same time

Alt+. Close the current label

F6 detects syntax errors

Sort F9 lines (by amurz)

F11 full screen mode

Insert a row after the command+Enter cursor

Insert a row before the command+Shift+Enter cursor

Command+Shift+ [collapse code

Command+Shift+] deployment code

Command+Shift+ ↑ swaps with uplink

Command+Shift+ ↓ swaps with downlink

Command+Shift+A Select cursor position parent tag pair

Command+Shift+D copies the entire line of the cursor and inserts it before the row

Command+shift+F looks in folders. Unlike ordinary editors, sublime allows multiple folders to be added for lookups.

Command+Shift+K deletes the entire row

Command+Shift+L mouse selects multiple lines (press the shortcut key) to edit them at the same time

Command+Shift+M Select the contents in parentheses (press and hold-continue selecting parent parentheses)

Command+Shift+P opens the command panel

Command+Shift+/ comment has been selected

Command+PageDown and Ctrl+PageUp files are switched according to the order before and after opening

Command+ left mouse button allows you to select multiple text to edit at the same time

Shift+ right mouse button (or middle mouse button) allows vertical multiline selection with the mouse

Shift+Tab remove indent

Alt+Shift+1~9 (non-keypad) small window with equivalent numbers on the screen

The above is all the contents of the article "how to use the Advanced Code Editor sublime text 4 for Mac". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report