Full file paths on hover in Debugger

In my project, files are named the same (controller.js) and then nested in different directories (user/controller.js). In the debugger I want to know which controller.js file I am looking at. In Chrome developer tools, hovering over the file tab displays the full file path.

Hi @bjv, thanks for taking the time to report this, the full URL is a lot more useful! I filed this issue, which you can follow along.

Awesome! Thanks Harald!