some-sass icon indicating copy to clipboard operation
some-sass copied to clipboard

No intellisense/autocompletion on neovim

Open hambergerpls opened this issue 9 months ago • 2 comments

  • 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)

hambergerpls avatar May 18 '24 09:05 hambergerpls