Recommended `denoland/deno` contributor editor setup
I have a problem with deno trying to redefine itself via random
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.
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.
