We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1026c34 commit 880ab9bCopy full SHA for 880ab9b
.gitignore
@@ -3,3 +3,4 @@ _drafts/
3
_privacy/
4
.project
5
*~
6
+.idea/
_posts/2016-06-01-idea.md
@@ -0,0 +1,23 @@
1
+# IDEA
2
+
+## 1. General
+* Project `Alt+1`
7
+* Favorite `Alt+2`
8
+* Find `Alt+3`
9
+* Run `Alt+4`
10
+* Debug `Alt+5`
11
+* TODO `Alt+6`
12
+* Structure `Alt+7`
13
+* Version Control `Alt+9`
14
15
+---
16
17
+* Terminal `Alt+F12`
18
+* Editor `Escape`
19
+* 免打扰模式 `Ctrl+Shift+F12`
20
21
+## 2.
22
23
0 commit comments