The following is the tutorial column of sublime to introduce you to the Sublime Text shortcut keys. I hope it will be helpful to friends in need!
Sublime Text shortcut key list
The shortcut keys are classified by type as follows:
1, General
↑ ↓← → Move the cursor up, down, left and right
Alt Bring up the menu
Ctrl Shift P Bring up the Command Palette
Ctrl ` Bring up the console
2. Edit
Ctrl Enter Add a new line below the current line and jump to that line
Ctrl Shift Enter Add a line above the current line and jump to that line
Ctrl ←/→ Move word by word
Ctrl Shift ←/→ Select word by word
Ctrl ↑/↓ Move the current display area
Ctrl Shift ↑/↓ Move Current line
3. Select
Ctrl D to select the word where the current cursor is located and highlight all occurrences of the word. Ctrl D again to select the next position where the word appears. In multiple selection In the process of writing words, use Ctrl K to skip, use Ctrl U to go back, and use Esc to exit multiple editing
Ctrl Shift L Break up the currently selected area
Ctrl J To break up the current selection Combine the area into one line
Ctrl M Switch between the starting bracket and the ending bracket
Ctrl Shift M Quickly select the content between brackets
Ctrl Shift J Quickly select the same indent Content
Ctrl Shift Space Quickly select the content of the current scope(Scope)
4. Find & Replace
F3 Jump to the next position of the current keyword
Shift F3 Jump to the previous position of the current keyword
Alt F3 Select all positions where the current keyword appears
Ctrl F/H Perform standard search/replace, then:
Alt C Switch case-sensitive mode
Alt W Switch whole matching mode
Alt R Switch Regex matching mode
Ctrl Shift H Replace current keyword
Ctrl Alt Enter Replace all keyword matches
Ctrl Shift F Multi-file search & replace
5. Jump
Ctrl P Jump to the specified file. After entering the file name, you can:
@ Symbol jump Enter @symbol to jump to the location of the symbol
# Keyword jump Go Enter #keyword to jump to the location of keyword
: Line number jump Enter: 12 to jump to line 12 of the file.
Ctrl R Jump to the specified symbol
Ctrl G Jump to the specified line number
6, window
Ctrl Shift N Create a new window
Ctrl N Create a new tab in the current window
Ctrl W Close the current tab. When there is no tab in the window, the window will be closed
Ctrl Shift T Restore the tab just closed
7. Screen
F11 Switch to normal full screen
Shift F11 Switch to interference-free full screen
Alt Shift 1 Single Switch to single screen
Alt Shift 2 Columns:2 Switch to vertical two-column split screen
Alt Shift 3 Columns:3 Switch to vertical three-column split screen
Alt Shift 4 Columns:4 Switch to vertical Four-column split screen
Alt Shift 8 Rows:2 Switch to horizontal two-column split screen
Alt Shift 9 Rows:3 Switch to horizontal three-column split screen
Alt Shift 5 Grid Switch to four format split screen
The above is the detailed content of Sublime Text shortcut list sharing. For more information, please follow other related articles on the PHP Chinese website!

SublimeText is suitable for users who pursue simplicity and highly customized, while VSCode is more suitable for users who need one-stop service and better user experience. The SublimeText interface is simple and complex, suitable for advanced users; the VSCode interface is modern and easy to use, suitable for beginners and team collaboration.

SublimeText is suitable for users who pursue speed and simplicity, while VSCode is suitable for users who need rich features and powerful integration capabilities. 1) SublimeText is known for its lightweight and highly customizable, fast and powerful multi-line editing. 2) VSCode is known for its scalability and integration, with built-in Git support and debugging tools, suitable for cross-language development.

SublimeTextexcelsinspeedandsimplicity,idealforquickeditsandadistraction-freeenvironment,whileVSCodeoffersextensivefeaturesandcustomizationforlargerprojects.SublimeTextislightweightandfast,perfectforfocusedcodingwithasimplecommandpaletteforactionslike

SublimeText is suitable for programming because it is powerful and flexible. 1) Multiple selection and editing functions allow multiple locations to be modified at the same time to improve reconstruction efficiency. 2) The command panel and shortcut keys provide quick access and custom operations to improve development efficiency. 3) Support regular expressions, macros and plug-ins, suitable for advanced usage and performance optimization.

SublimeText is available for purchase for one time, priced at $70, and is permanently used with a PC; VSCode is free to use, and there is no license fee, but extensions and themes may be charged. When choosing, use requirements and budgets should be considered.

To run Sublime Text, you need to download, install the application, purchase a license (optional), and then launch the application. Create or open a file to start encoding.

Sublime Text can be Chineseized through the following steps: 1. Download the Chinese package; 2. Install the Chinese package; 3. Restart Sublime Text; 4. Set the default language (optional); 5. Verify the Chinese version.

There are two ways to delete plugins in Sublime Text: Delete through the Plug-in Manager: Select the plug-in you want to delete and right-click and select "Delete". Manually Delete: Navigate to the user data directory, locate the plugin folder and drag it to the Recycle Bin or Trash.


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

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software