code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Debugged extensions not activating

Open code-asher opened this issue 7 months ago • 0 comments

When you debug an extension it opens a new window with that extension active. However, the extension appears to be completely missing in the new window, even though the debugger appears to be logging a connection. It works as expected in Codespaces.

Discussed in https://github.com/coder/code-server/discussions/7423

Originally posted by ForceConstant July 16, 2025 I am simply following https://code.visualstudio.com/api/get-started/your-first-extension and hit "Debug: Start Debugging" a new window opens up and debugger is happy, but I do not see the new extension in the new code-server that opens. Has anyone done this recently, and if so what do I need to do?

code-asher avatar Jul 16 '25 22:07 code-asher