kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Display short path #120

Closed codecontemplator closed 8 years ago

codecontemplator commented 8 years ago

It is a waste of screen space and it clutters the ui to display the full file path in the callstack pane and the break point pane. Now only a project relative path is displayd. Full path is available as a tool tip.