vscode-php-debug icon indicating copy to clipboard operation
vscode-php-debug copied to clipboard

Node filter for objects

Open namaljayathunga opened this issue 1 month ago • 1 comments

While debugging, hovering over an object variable shows too many nodes, which is annoying. Can we add a filter box, like in the image, so we only see the selected node unless the filter is changed? Most of the time, I only want to see the attributes node. Thank you for the extension.

Image

namaljayathunga avatar Nov 26 '25 09:11 namaljayathunga

This is something that would need to be implemented on VS Code side as extensions cannot extend this.. Or at lease it would not make sense to implement this only in this extension. I suggest you open a feature request in the microsot/vscode repo

zobo avatar Nov 26 '25 12:11 zobo

Will close this as cannot be implemented here. If you open a feature request on vscode repo, link it here so we can help you with upvotes.

zobo avatar Dec 22 '25 10:12 zobo