some-sass
some-sass copied to clipboard
No intellisense/autocompletion on neovim
- 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:
- Install somesass_ls via Mason
- Restart Neovim
- Create a test.scss file
- Type
@
, no suggestions shown. (expected a list of At-Rules shown)