markdown WebStorm关键快捷方式

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown WebStorm关键快捷方式相关的知识,希望对你有一定的参考价值。

## WebStorm key shortcuts
### Mac:

- Auto-format: ⌘ ⌥ L
- Duplicate Line: ^ D
- Extend selection: ⌥ ↑
- Shrink selection: ⌥ ↓
- Select next occurrence: ^ G
- Select all occurrences: ^ ⌘ G
- Unselect occurrence: ^ ⇧ G
- Basic code completion: ^ Space
- Smart code completion: ^ ⇧ Space
- Complete statement: ⌘ ⇧ Space
- Recent files popup: ⌘ E
- Search everywhere: Double ⇧
- Rename: ⇧ F6
- New Scratch File: ⌘ ⇧ N
- Go to Declaration: ⌘ B
- Navigate back / forward: ⌘ ⌥ ← / ⌘ ⌥ →
- Move line up: ⇧ ⌥ ↑
- Move line down: ⇧ ⌥ ↓

### Windows:
- Auto-format selected code: `Ctrl + Alt + L`
- Duplicate Line: `Ctrl + D`
- Extend selection: `Ctrl + W`
- Shrink selection: `Ctrl + Shift + W`
- Select next occurrence: `Alt + J`
- Select all occurrences: `Ctrl + Alt + Shift + J`
- Unselect occurrence: `Alt + Shift + J`
- Basic code completion: `Ctrl + Space`
- Smart code completion: `Ctrl + Shift + Space`
- Complete statement: `Ctrl + Shift + Enter`
- Recent files popup: `Ctrl + E`
- Search everywhere: `Double Shift`
- Rename: `Shift + F6`
- New Scratch file: `Ctrl + Shift + Alt + Insert`
- Go to declaration: `Ctrl + B , Ctrl + Click`
- Navigate back / forward: `Ctrl + Alt + Left / Right`
- Move line up: `Shift + Alt + ↑`
- Move line down: `Shift + Alt + ↓`

[WebStorm Referance PDF](https://resources.jetbrains.com/storage/products/intellij-idea/docs/IntelliJIDEA_ReferenceCard.pdf)

以上是关于markdown WebStorm关键快捷方式的主要内容,如果未能解决你的问题,请参考以下文章

webstorm快捷方式

怎样在linux桌面上创建webstorm快捷方式

WebStorm 在快捷方式上执行 TSLint

Jetbrains webstorm/phpstorm 中是不是有 JSLINT 的快捷方式

怎样在linux桌面上创建webstorm快捷方式

WebStorm快捷键