vishysank / console-log-atom

A console.log generator for atom editor
MIT License
21 stars 2 forks source link

Multiple line `if` condition not properly logged #25

Open pdonias opened 7 years ago

pdonias commented 7 years ago

Current behaviour: ifconsolelog

Expectation: console.log before the if like with a single line if.