After enabling live preview (per instructions in issue #33) callbacks from browser through tinymist report the error:
ERROR tinymist::tool::preview] failed to send ShowDocument request: ResponseError { code: -32601, message: "Unrecognized method window/showDocument", data: None }
I presume this is connected to the showDocument method not being exposed to lsp's in zed (e.g. zed-industries/zed#17931).
After enabling live preview (per instructions in issue #33) callbacks from browser through tinymist report the error:
ERROR tinymist::tool::preview] failed to send ShowDocument request: ResponseError { code: -32601, message: "Unrecognized method window/showDocument", data: None }I presume this is connected to the showDocument method not being exposed to lsp's in zed (e.g. zed-industries/zed#17931).