fannheyward / coc-deno

Deno extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imports linting

alecandido opened this issue · comments

Probably just a feature-request. Is it possible to get support for:

  • deno imports from URLs
  • import_map.json aliases

while linting?

In any case: thank you for the extension :)

Needs deno lsp supports these.