Damjan Cvetko
Damjan Cvetko
Hi @robson-alcantara , sorry for not getting back earlier. See the previous post if there is any more info you can provide. Since there was no Xdebug/DBGp connection in your...
Will check if it's possible with the Debug Adapter Protocol design. Thanks for reporting.
Yes, I plan to setup OpenVSX too, just didn't get around to it yet...
Hi! Yes, I will publish all 3. I know I need to claim the names first, so hopefully I'll get around. Does the process take a long time?
Ha! Just tried it again and it's published now. Will setup automatic publishing when possible.
Problematic upgrade. file-url switched to ESM.
Hi. `preLaunchTask` and `postDebugTask` are handled by VSCode, not this extension. I think I can implement running tasks (https://code.visualstudio.com/api/references/vscode-api#tasks) but the downside would be that there is no way to...
Interesting. I have not yet encountered such a case. I'll try it here. Are you on Linux? Can you copy the information from VS Code / Help / About? Also,...
The referenced issue is not solved, just marked as duplicate. https://bugs.xdebug.org/view.php?id=888 This is still not possible to implement due to Xdebug.
Its possible to implement, but I need to see how difficult