xrdebug / php

Official PHP client library for xrDebug
https://xrdebug.com
Apache License 2.0
222 stars 6 forks source link

FilePath display #4

Closed rodber closed 2 years ago

rodber commented 2 years ago

Change the filePath display from full_path:line to basename:line.

On click, copy the full path in the clipboard.

Title reads Copy full_path:10 on hover.