mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-16 14:05:07 +03:00
Implement LSP snippet parsing and editing sessions with tab stops, linked placeholders, choices, variables, transforms, visual feedback, and multi-cursor insertion. This adds snippet support for LSP completion items. User-defined snippets will be implemented separately. Refs SpartanJ/ecode#111