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

Neovim + Android + Mason: Unresolved references for certain android dependencies #558

Open
nadim365 opened this issue Feb 20, 2024 · 0 comments

Comments

@nadim365
Copy link

Just recently started working with neovim as my IDE, and wanted to try my hand at using it for Android Development as well

My current neovim config:

  • Mason
  • Mason lspconfig
  • nvim-lspconfig - server configurations were kept to defaults
  • ktlint
  • LuaSnip

While working on an example project to test drive the config I run into the issue that in most cases some imports would come up in the completion window and prompt for import but for others it wouldn't:
In this case the imports do show up :

In this case for this composable it doesn't show up:

this is the logs:

lsp.log

Not really sure why it's happening, any help would be appreciated. Thank you !

@nadim365 nadim365 changed the title Android + Mason: Unresolved references for certain android dependencies Neovim + Android + Mason: Unresolved references for certain android dependencies Feb 20, 2024
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