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

No intellisense/autocompletion on neovim #163

Open
hambergerpls opened this issue May 18, 2024 · 2 comments
Open

No intellisense/autocompletion on neovim #163

hambergerpls opened this issue May 18, 2024 · 2 comments
Labels
needs info Further information is requested

Comments

@hambergerpls
Copy link

  • VS Code version: -
  • Extension version: -
  • Operating system: WSL2 NixOS

Reproducible Case:
The LSP does not produce any intellisense, completions or hovering documentations when installed via Mason in Neovim

Steps to Reproduce:

  1. Install somesass_ls via Mason
  2. Restart Neovim
  3. Create a test.scss file
  4. Type @, no suggestions shown. (expected a list of At-Rules shown)
@simeonoff
Copy link
Contributor

@hambergerpls Can't reproduce on my end.

Screenshot 2024-05-20 at 10 29 50

Can you provide a link to your dotfiles/config?

@wkillerud wkillerud added the needs info Further information is requested label May 20, 2024
@hambergerpls
Copy link
Author

hambergerpls commented May 20, 2024

@simeonoff hm, that is strange.

Here's my Neovim config: https://github.com/hambergerpls/kickstart-modular.nvim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants