Skip to content

Instantly share code, notes, and snippets.

View cdnadmin's full-sized avatar

Monico Moreno cdnadmin

View GitHub Profile
@cdnadmin
cdnadmin / sublime-text-3.auto-pair-back-tick.auto-fill.js
Created July 26, 2018 16:32
Auto pair selected text & auto selections.
/******************************************************************************************
Taken from https://gist.github.com/beechnut/69a3ab6fd66f03e8e5ea
Thank you @beechnut & others references below!
July 26, 2018 -- run and tested in Sublime Text 3.1.1 (subl)
1. In subl, go to menu item, "Sublime Text"-->Preferences-->"Key Bindings"
2. Copy and paste below config to "Default.sublime-keymap" file & save.
3. Test it out by opening file and:
3.1 highlight a contiguous select (single and/or multi-word)

common misconceptions that advanced teachers might miss

  • how to install a node version manager
  • how to run commands in the shell/terminal/bash/dos-shell
  • commenting
  • let them know they can use express-generator
  • etc.