Damjan Cvetko
Damjan Cvetko
Quite old this task, I'll close it and if it had some recent development please make a new one.
Seems to be answered, closing.
Some parts of this were done (https://github.com/xdebug/vscode-php-debug/pull/389) and the VSC debugger UI changed a bit, so I'll be closing this.
I'll close this as the resolving of `executablePath` changed in #685.
Related to #917 but does not solve the issue, as currently one one option is possible, not a list of options. Opened an issue with VSCode.
I'm currently finishing #874 where `skipFiles` uses a positive and negative globs. I could similarly extend matching of `ignored` and you could then do a `["!${workspaceFolder}/**","**"]`.
Will close this as it was implemented in #805 with indexedVariables.
This is quite old. Please open a new one if this is still the case.
Hi. I really want to do this as I feel it's a key component of any decent debugger. I think there is still no native UI support for this in...
Hi! This switch over behavior seems strange. Do you think you can make a short gif/video of it? or provide me some logs. I'll try to reproduce it then. It...