DanielduelD
Denoβ€’3y agoβ€’
4 replies
Danielduel

Recommended `denoland/deno` contributor editor setup

I have a problem with deno trying to redefine itself via random
declare namespace Deno { ... }
throughout the deno repo.
I use vscodium with TypeScript 5.2.2, latest Deno.
I fail to find any docs on how you recommend to setup the editor to make lsp correctly pick up things.
Was this page helpful?