English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
WeChat Mini Program WeChat Developer Tools Shortcuts, I have learned a lot about WeChat Mini Program recently and used a lot of shortcuts. I simply record them. If there are other shortcuts later, I will continue to add them.
The WeChat Mini Program has started running. I have been looking for shortcut settings for a long time and found nothing but felt. I will post a picture. Everyone take a look.
I am using version 0 now.10.10110Version 0, subsequent version updates should not have much change in shortcut keys.
It seems that it cannot be modified now. If any students find a way to modify it, please let me know. Thank you.
WeChat Mini Program Code Editing Shortcuts
Common shortcuts
Format adjustment
Ctrl+S: Save file
Ctrl+[, Ctrl+]: Code line indentation
Ctrl+Shift+[, Ctrl+Shift+]: Collapse/Expand code block
Ctrl+C Ctrl+V: Copy and paste, if no text is selected, copy and paste a line
Shift+Alt+F: Code formatting
Alt+Up, Alt+Down: Move up or down a line
Shift+Alt+Up, Shift+Alt+Down: Copy and paste a line up or down
Ctrl+Shift+Enter: Insert a line above the current line
Cursor related
Ctrl+End: Move to the end of the file
Ctrl+Home: Move to the beginning of the file
Ctrl+i: Select the current line
Shift+End: Select from the cursor to the end of the line
Shift+Home: Select from the beginning of the line to the cursor
Ctrl+Shift+L: Select all matches
Ctrl+D: Select matching
Ctrl+U: Move cursor backward
Interface related
Ctrl + \: Hide the sidebar
Thank you for reading, hoping to help everyone, thank you for your support of this site!
Declaration: The content of this article is from the Internet, owned by the original author. The content is contributed and uploaded by Internet users spontaneously. This website does not own the copyright, has not been edited by humans, and does not assume any relevant legal liability. If you find any content suspected of copyright infringement, please send an email to: notice#oldtoolbag.com (Please replace # with @ when sending an email to report abuse, and provide relevant evidence. Once verified, this site will immediately delete the suspected infringing content.)