I read the How-to-Contribute,but i really can not find how to debug code server in vscode;
I open the source in vscode at container, and start code-server with yarn watch at vscode terminal, but I don't know how to debug it with breakpoint in my vscode;
so anyone please,help me.