question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a javascript console panel (JSbin like)

See original GitHub issue

features required:

  • show console.* call outputs. Eg. console.log, console.info etc.
  • show error from preview frame
  • evaluate expressions inside the preview frame context
  • clear console option
  • collapse console option

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:10
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
chinchangcommented, May 7, 2017

Coming up in 2.6 people 😄

0reactions
chinchangcommented, May 17, 2017

Good news! Console has landed in 2.6.0! Enjoy people 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

JS Bin - Collaborative JavaScript Debugging
A live pastebin for HTML, CSS & JavaScript and a range of processors, including SCSS, CoffeeScript, Jade and more...
Read more >
Build your own interactive JavaScript playground
We have two panels on the left side - one for the produced markup and one for the console logs. On the right...
Read more >
Chapter 1. Programming, JavaScript, and JS Bin
Using console.log to display information (http://jsbin.com/mujepu/edit?js ... As you add code to the JavaScript panel, JS Bin is continuously checking for ...
Read more >
The 7 Best Free Online HTML Editors to Test Your Code
Consider JSBin as a simpler and cleaner alternative to JSFiddle. You can edit any combination of HTML, CSS, and JavaScript just by toggling...
Read more >
How To Use the JavaScript Developer Console - DigitalOcean
To open the JavaScript Console in Chrome, you can navigate to the menu at the top-right of your browser window signified by three...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found