simple-completion-language-server
simple-completion-language-server copied to clipboard
It seems snippet completion isn't working for comment characters
I tried getting comment blocks working (i.e. prefixes starting with # of /) in both shell (from friendly-snippets) and rust (from friendly-snippets) using Helix. I couldn't get either language to trigger. Other trigger prefixes work fine so I think it is something with the comment characters.