Sachin
Sachin
DDeno
Created by Sachin on 9/22/2023 in #help
Deno LSP in a Web Worker
Has anyone come across the lsp running in a web worker? I have an online editor (Monaco) that people are using to write Typescript that runs on Deno. We can add support Deno's types relatively easily but the built-in TS lsp with Monaco doesn't support remote imports.
2 replies