xdebug / vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔
MIT License
768 stars 175 forks source link

This extension has been disabled because it does not support virtual workspaces #873

Closed scottlapoint closed 8 months ago

scottlapoint commented 1 year ago

VS Code version: 1.74.1 VS Code extension version: 1.29.1

This is more of an install issue for the extension. It seems to have stopped working ( I did not notice as of which version of VS Code it stopped working but I get an error now Screenshot 2022-12-19 at 8 59 51 AM

This extension has been disabled because it does not support virtual workspaces.

I am connecting to an old server using RemoteFS extension. After connecting - php debug disables itself as a virtual workspace loads. This used to work fine.

I couldn't find any information about it, so I am submitting it as a bug.

zobo commented 1 year ago

Thaks, I'll investigate. I often use it with VSCode Remote SSH or Containers.

zobo commented 1 year ago

I have done some related work. It does not yet solve the issue but I'm going into this direction. #879

mufler commented 1 year ago

Hi! I am experiencing same issue with PHP Debug v1.32.1. I am using it in conjunction with the extension SSH-FS v1.26.1. VsCode Version: 1.77.3 on MacOS Ventura 13.2

zobo commented 8 months ago

This generally works now, but there's a variable substitution issue.