Language-server-protocol: LSP Inspector down?

Created on 6 Sep 2020  路  6Comments  路  Source: microsoft/language-server-protocol

When you go to the LSP Inspector (https://microsoft.github.io/language-server-protocol/inspector/) then you will be redirected to this page: https://microsoft.github.io//language-server-protocol/overviews/lsp/overview/

It used to work a week ago. Did you turn it off on purpose?

help wanted

All 6 comments

It got disabled on purpose. Maintaining this is a Web/UI is quite difficult. A better approach would actually now be a custom editor inside VS Code now that it supports it.

I will close the issue since I currently don't have the bandwidth to bring this back. If someone is interested please ping and I will reopen the issue.

I've been learning the LSP and when I saw this existed I was so excited, then realized it's no longer hosted. So I tried to run it locally, but alas my OS is incompatible with a dependency :frowning_face:.

Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (88)

I'm on Manjaro Linux (Arch based). It would be awesome if this could be hosted again, but I understand bandwidth being tight. A VS Code custom editor sounds like a good idea.

Thanks for the tip! I did that but then yarn serve was hanging at a vue-cli-service call, so I updated that dev package as well as related ones and got it running. I'll submit a PR to the inspector repo, if anyone's interested in merging so others don't have this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marekdedic picture marekdedic  路  5Comments

davidanthoff picture davidanthoff  路  3Comments

pajatopmr picture pajatopmr  路  3Comments

kaloyan-raev picture kaloyan-raev  路  6Comments

angelozerr picture angelozerr  路  6Comments