Underscore example:
_.each([1, 2, 3], function(num) { alert(num); });| // Place your key bindings in this file to override the defaults | |
| [ | |
| // The following are Kevin's keybindings for VSCode | |
| // They are made available under CC BY 4.0 | |
| // | |
| // To navigate | |
| // `==` denote sections | |
| // `---` denotes subsections | |
| // | |
| // == Dendron |