This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Completion is one character behind in neovim #432
Closed
Description
I have installed the plugin together with LanguageClient-neovim and Deoplete, but for some reason I get the following warning (in neovim messages) for multiple files:
[Warning] readFile <full_project_path>/node_modules/react/package.json requested by TypeScript but content not available
Files exist as I can access them by copying & pasting the path into the console.
Any help help would be appreciated - it seems to be something on my machine as I didn't find similar issue on github but looking at traces from the langserver I do not see other warnings or errors.
I'm happy to provide logs / traces but the -t
switch doesn't seem to work with stdio version of the server (file pass to -l
switch is empty).
Metadata
Metadata
Assignees
Labels
No labels