Set link format for displaying files in VSCode

This commit is contained in:
2024-07-27 21:10:37 -04:00
parent aff663ade5
commit 4240c65bbc

View File

@@ -5,3 +5,5 @@ max_execution_time=30
session.use_strict_mode=On session.use_strict_mode=On
realpath_cache_ttl=3600 realpath_cache_ttl=3600
zend.detect_unicode=Off zend.detect_unicode=Off
# Display file paths for VSCode
xdebug.file_link_format=vscode://file/%f:%l