fannheyward / coc-deno

Deno extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`:CocCommand deno.initializeWorkspace` doesn't let me select items

sae3023 opened this issue · comments

I'm sorry that I have to ask such a stupid questions, but I'm feeling completely stuck, I'm trying to pick up vim as my main editor.

I'm trying to run :CocCommand deno.initializeWorkspace, the dialog picker shows up, but I cannot select an item in the picker, as <cr> just tosses me out of the dialog.

Here's a screenshot.
image

You can use the "SPACE" key to check an item.

I feel so dumb.

Thank you.