Post #2657812
2025-10-16 10:05 UTC
Another nice bit from the Xdebug session. It looks like Native Path Mapping https://xdebug.org/funding/001-native-path-mapping is here https://xdebug.org/announcements/2025-10-07
You can set the mappings in files in a .xdebug directory of the project(s) (rather than the editor's config). You can even set mappings to skip code (think vendor, like the symfony autoloader, you don't want to step into every time).
Replies (0)
No replies.