- Install the sublime-expand-region plugin in Sublime Text via Package Control.
- Edit
Preferences -> Key Bindings - Userand add the following to it:
{
"keys": [
"alt+up"
],
"command": "expand_region"| <!DOCTYPE html> | |
| <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr"> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> | |
| <title>Plupload - Getting Started</title> | |
| <script type="text/javascript" src="js/plupload.full.min.js"></script> | |
| </head> |
| /* ******************************************************************************************* | |
| * THE UPDATED VERSION IS AVAILABLE AT | |
| * https://github.com/LeCoupa/awesome-cheatsheets | |
| * ******************************************************************************************* */ | |
| // 0. Synopsis. | |
| // http://nodejs.org/api/synopsis.html |
Preferences -> Key Bindings - User and add the following to it:{
"keys": [
"alt+up"
],
"command": "expand_region"This list is meant to be both a quick guide and reference for further research into these topics. It's basically a summary of that comp sci course you never took or forgot about, so there's no way it can cover everything in depth. It also will be available as a gist on Github for everyone to edit and add to.
###Array ####Definition: