Anders Eknert on Nostr: Starting to read up on the language server protocol, and how to integrate something ...
Starting to read up on the language server protocol, and how to integrate something like #Regal in #VSCode. It seems pretty straightforward so far, but I was surprised to see the most common transport mechanism is just stdout/in between the client and server. I guess it makes sense given how they’ll almost always run on the same machine, but still, somewhat primitive. Any common implementation that doesn’t do that?
Published at
2023-12-26 22:22:22Event JSON
{
"id": "2a249e238614f126ea66341da43af638d2c928566ed6fbb739a477613ecde644",
"pubkey": "67c197ecbcb805d1df38c7ebdaf07ec92ba027d8af68a7265eb108c1c4b9f145",
"created_at": 1703629342,
"kind": 1,
"tags": [
[
"t",
"regal"
],
[
"t",
"vscode"
],
[
"proxy",
"https://hachyderm.io/users/anderseknert/statuses/111649052573004662",
"activitypub"
]
],
"content": "Starting to read up on the language server protocol, and how to integrate something like #Regal in #VSCode. It seems pretty straightforward so far, but I was surprised to see the most common transport mechanism is just stdout/in between the client and server. I guess it makes sense given how they’ll almost always run on the same machine, but still, somewhat primitive. Any common implementation that doesn’t do that?",
"sig": "7b15e79eb9bfb43989f66e92f312c357dc213b2693013baa7fe370502d2a80570c09b6ee3f3d5da34a11968e6bb7dcab014a7c639079eae292f5c5428f65730f"
}