feat: use luasnip snippet text edit handler if available
Closes #412
Review Checklist
Does this PR follow the Contribution Guidelines? Following is a partial checklist:
Proper conventional commit scoping:
-
For example, fix(lsp): some lsp-related bugfix
-
[ ] Pull request title has the appropriate conventional commit prefix.
If applicable:
- [ ] Tested
- [ ] Tests have been added.
- [x] Tested manually (Steps to reproduce in PR description).
- [ ] Updated documentation.
- [ ] Updated CHANGELOG.md
Hey, when will this be merged :)
@xzbdmw it's blocked by https://github.com/L3MON4D3/LuaSnip/issues/235
For what I understand, Is it expected to wait until https://github.com/rust-lang/rust-analyzer/issues/16604?
Oh there will be a builtin one https://github.com/neovim/neovim/pull/30287