You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
I'm using
coc.nvim
withjavascript-typescript-stdio
, but it seems not reading configs from mytsconfig.json
this.
would trigger semantic completion correctly, but symbols fromlibs
(or other dirs configured bytsconfig.json
) can not be resolvedthis.
would trigger semantic completion correctlycoc.nvim
+typescript-language-server
deoplete
+vim-lsp
ncm2
+vim-lsp
here is my config for
coc.nvim
:and for
vim-lsp
:and the
tsconfig.json
:The text was updated successfully, but these errors were encountered: