tststs / atom-ternjs

JavaScript code intelligence for atom with tern.js and autocomplete-plus
MIT License
627 stars 76 forks source link

Support variable value on mouse over #301

Closed gustavoalfaro closed 5 years ago

gustavoalfaro commented 7 years ago

Show variable value when mouse is over in the current file

tststs commented 5 years ago

This is more of a task your attached debugger should do while running you application.