Shortcut key | effect |
---|---|
Ctrl + Shit + F | Activate the global search function of this toolbar |
Ctrl + F | Local search, which searches the contents of the current file |
! + Tab | Input an English exclamation mark in the blank HTML file! , and then press tab to generate an HTML template page |
Element or attribute name + Tab | It will be generated automatically |
Shift + Alt + F | formatting code |
ctrl+/ | Single-Line Comments |
shift+alt+A | multiline comment |
alt+up/down | Mobile line |
shift + alt +up/down | Copy current row |
ctrl + b | Show / hide left toolbar |
shift + ctrl + k | Delete current row |
ctrl + x | Cuts the current line or the selection |
ctrl + ~ | Display and hide of console terminal |
F2 | rename file |
Recommended Today
AI development platform series 1: overview of AI development platform “family”
[editor’s note: AI technology is booming and has gradually penetrated into all walks of life of the national economy. However, enterprises still face challenges in the application of AI technology in terms of data, algorithm and technology. Professional AI development and computing tools are needed to help enterprises reduce the threshold of AI application and […]
- [C + + memory management] 6_ static allocator
- Android 13 beta release, many highlights can not be missed
- Python code reading (Part 24): divide the list elements into two groups according to the filter function
- Development and production of overseas multilingual international dating website, Part 4
- JS assignment shallow copy and deep copy
- Introduction to react practice
- Serverless extreme flexibility deconstructs the pain points of online game industry
- Vue + element UI realizes complete login and exit functions
- Apache apisik community biweekly report | feature highlights update in progress
- Mybatis plus multi table associated query column ‘ID’ in where claim is approximate reprint