When the language server is not ready, user click 'F5' or 'debug button' to launch a debug session, the debugger just waits for language server to be up silently without any response message. It should add some progress status or notification message to let user know what happens now.
When the language server is not ready, user click 'F5' or 'debug button' to launch a debug session, the debugger just waits for language server to be up silently without any response message. It should add some progress status or notification message to let user know what happens now.