Ctrl+P
javascript, react and redux snippets
imp => import xx from xx
imp
import xx from xx
imd => import { xx } from xx
imd
import { xx } from xx