Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bgrins
on April 13, 2013
|
parent
|
context
|
favorite
| on:
Console.log with style
Here is a way to fix this:
https://gist.github.com/bgrins/5108712
. When you call `log` it will preserve the line number.
Here is a demo:
http://jsfiddle.net/bgrins/MZWtG/
.
goodside
on April 13, 2013
|
next
[–]
Beautiful solution -- line number links work and everything. You've just made my day.
ntaylor
on April 13, 2013
|
prev
[–]
This is brilliant!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Here is a demo: http://jsfiddle.net/bgrins/MZWtG/.