This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Not reading configs from tsconfig.json
#618
Comments
+1 any news on this? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: