Damjan Cvetko
Damjan Cvetko
I've made it so that the windows job does not fail the workflow (as per [GitHub docs](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstepscontinue-on-error)). I'll wait for https://github.com/phpactor/test-utils/pull/13 to be merged and then see how for we...
@dantleech rebased ... let me know what you think about this patch. I can keep updating it for now and try to fix more tests, or we can merge it...
Hi @Unradelic. OVSX_PAT and VSCE_PAT are Open VSX and Visual Studio Code Extension Personal Access Tokens that are used to automatically publish this extension to both marketplaces. I removed OVSX_PAT...
What about this in your screenshot?  `log:true` needs to be set in `launch.json`. If you can give me the whole output?
I have not yet seen this replinput. Can you paste the exact vscode version from the help about menu?
Sorry about the never ending questions. Can you also list all installed extensions? I think one way to get them is with code --list-extensions
Thanks, but I was not yet able to reproduce the issue. I'm intrigued by this `replinput` word. There is no reference to it in php-debug extension nor in the vscode...
Hi! Sadly no. I've still never seen this problem in my day-to-day usage. Are you seeing it? If yes, can you also lost the extensions you have installed. The comment...
Thanks a lot. Many extensions :) Are you able to also record a log of the DAP messages between vscode and the extension?
Could you provide one full log and the list of extensions like above. Thanks