Just tired of typing console.log again and again, and do not find a way like \'Sysout + Control + Space\' in Eclipse will create System.out.println().
[UPDATE 2020]
Typing log + Enter autocompletes to console.log()
log
console.log()