Zed code completion
Does anyone uses Zed with auto completion for Deno as in: https://zed.dev/docs/languages/deno
My config:
and
What should I config?
3 Replies
Where did you put that configuration? I'm using Zed and Deno, and after some fiddling it works most of the time
I've put it into the default config.
Do you have similar config?
I mostly put it in the
.zed/settings.json
in my project. This way I can still "normally" run other Typescript based projects