kakoune-snippets icon indicating copy to clipboard operation
kakoune-snippets copied to clipboard

[Feature Request] Placeholders with selectable choice variants

Open andreyorst opened this issue 6 years ago • 0 comments

The syntax is ${1|first,second,third|}. Upon jump on such placeholder first option is selected an a popup menu is shown with other variants. If completion menu could be utilized for this it will be the best solution, since we can just dicard it without confirmation, and all other snippet managers use it.

andreyorst avatar Jan 17 '19 12:01 andreyorst