Better Keyboard Shortcuts for Developers using AHK
Contents
This is a convenient and super useful shortcuts especially for developers programming which I made.
<!> Caution : It may works only on Window
Run Shortcuts.exe
.
I recommend to put the file 'Shortcuts.exe' in startup programs folder so that you use the shortcuts every time.
How can I open startup programs folder?
Press `win` + `R`, and type `shell:startup`. file directory will be open.alt
+i
->ArrowUp
alt
+j
->ArrowLeft
alt
+k
->ArrowDown
alt
+l
->ArrowRight
alt
+u
->Home
alt
+o
->End
alt
+p
->PageUp
alt
+;
->PageDown
alt
+h
->Delete
alt
+y
->Escape
alt
+q
->Alt
+F4
win
+n
-> Open a new Notepadwin
+c
-> Open a new window of Chrome(When Chrome is available)
If it doesn't works while Chrome is available, check if there ischrome.exe
inC:\Program Files\Google\Chrome\Application
.
Ahho0927 | Github / [poku0927@gmail.com]
Project Link: https://github.com/Ahho0927/Useful-Keboard-Shortcuts