estin/simple-completion-language-server

Are multiple snippet fields supported?

sdothum opened this issue · 4 comments

Cursor positions properly to "${1:...}" of body but tab positions to end of snippet body instead of the next "${2:...}" input field.

tabstop on the way of helix-editor/helix#9801

Curious: does this work when using the corresponding helix development branch? :)

Yes. It works