simple-completion-language-server icon indicating copy to clipboard operation
simple-completion-language-server copied to clipboard

It seems snippet completion isn't working for comment characters

Open ghuh opened this issue 3 months ago • 0 comments

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.

ghuh avatar Nov 14 '25 22:11 ghuh