SpacemanDMM
SpacemanDMM copied to clipboard
Can't install the language server, certificate is expired
Check that your VSCode is up to date to confirm that this is not a duplicate of #291
Looks like there's an acknowledged regression in the latest vscode.
Setting http.systemCertificates: false
is a temp workaround till it's resolved.
the actual relevant issue: https://github.com/microsoft/vscode/issues/136787
Appears to be fixed according to the issue report Zewaka provided.