You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I find that code-server seems can't debug vscode extension.
I install code-server with docker. And I use hello-wrold sample from github. It seems code-server can open an extension development host, but can not hit breakpiont.
So can code-server really debug vscode extension? Or I miss something?