console.log() - Textmate snippet


/ Published in: JavaScript
Save to your folder(s)

Activation: con
Scope: source.js, source.js.jquery


Copy this code and paste it in your HTML
  1. console.log($1);
  2. $0

Report this snippet


Comments


You need to login to view comments.