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

Check third party flag not working #1391

Closed
rushilmehra opened this issue Jul 25, 2022 · 4 comments
Closed

Check third party flag not working #1391

rushilmehra opened this issue Jul 25, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@rushilmehra
Copy link

Describe the bug
After updating, i'm getting this issue again: neovim/nvim-lspconfig#1700
I have workspace -> checkThirdParty set to false.

To Reproduce
Steps to reproduce the behavior:

  1. Open a lua file in a project which has a third party env

Expected behavior
The workspace flag should disable this prompt

Environment (please complete the following information):

  • OS: MacOS
  • Client: neovim
@carsakiller
Copy link
Collaborator

Can you share your configuration file and log file, please?

@rushilmehra
Copy link
Author

https://github.com/RushilMehra/dotfiles/blob/main/nvim/lua/user/lsp/init.lua The lua server configuration is at the bottom. Working on getting a log file now

@rushilmehra
Copy link
Author

rushilmehra commented Jul 25, 2022

I'm unable to share the log file as it has sensitive content from a private codebase, I can try to recreate but it will take me some time

@carsakiller
Copy link
Collaborator

Well the configuration file looks correct, however, that doesn't mean it is being loaded correctly. The log would be great if you could provide it with any sensitive info removed.

@sumneko sumneko added the bug Something isn't working label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants