fannheyward / coc-deno

Deno extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable coc-deno for Node.js projects

brillout opened this issue · comments

commented

I work on both Deno and Node.js projects. Is there a way for coc-deno to automatically disable itself when using nvim for a Node.js project?

Thanks for your coc plugin :)

Try v3.0.0.

commented

Neat, thanks!

I still have deno errors showing up in every .ts file whether they're Deno projects or not.