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
Hi, I've seen some lsp-mode language server is using similar script to download binary from artifact server.
Should we promote dap-utils to lsp-mode so the code between dap-mode and lsp-mode can further being shared?
Also it can help provide helper for new language server (even existing one) to work out-of-box.