Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File not included in module tree #722

Closed
foodornt opened this issue Apr 22, 2021 · 1 comment
Closed

File not included in module tree #722

foodornt opened this issue Apr 22, 2021 · 1 comment

Comments

@foodornt
Copy link

Using neovim, with the nvim-lspconfig plugin and loading the rust analyzer server like this:
lua require'lspconfig'.rust_analyzer.setup{on_attach=require'completion'.on_attach}
Gives me an warning whenever I open any file:
file not included in module tree
And I basically cannot use any of the lsp /features such as hovering and auto completion, any idea?

btw same thing with coc-rls

@foodornt
Copy link
Author

nvm, duplicate of #443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant