AutoHotkey
AutoHotkey is a free software for creating keyboard macros on Windows
AutoHotkey is a free software for creating keyboard macros on Windows
I’ll give you a beep! First number sets the pitch, second the tone length [console]::beep(500,300) [console]::beep(2100,300) You can use it in a script to warn
A list of some nice packages that helps alot. Read about them in Atom by opening settings and install.(ctrl+shift+p) Remote-ftp Autocomplete-html Atom-live-server Emmet Pigments Minimap
Looking at different programming languages can be both fun and challenging. A couple of years ago I had a go at Python just to see
Alt+Shift, arrow keys and # to enter multiline comment.