Upon running the Restart Protobuf Language Server command, an error is thrown:
/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289
throw new Error("Implement this");
^
Error: Implement this
at Object.exit (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289:15)
at readLoop (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:46440:56)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.18.1
[Error - 10:40:41 AM] Server process exited with code 1.
Upon running the
Restart Protobuf Language Servercommand, an error is thrown:/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289 throw new Error("Implement this"); ^ Error: Implement this at Object.exit (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:57289:15) at readLoop (/home/ozyx/.vscode/extensions/pbkit.vscode-pbkit-0.0.8/dist/@pbkit/pb-cli/esm/cli/pb/entrypoint.js:46440:56) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v20.18.1 [Error - 10:40:41 AM] Server process exited with code 1.