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

RSS Icon Subscribe to comments

You need to login to post a comment.