Prompt design with YASnippet

1 · Shane Mulligan · Aug. 12, 2021, 4:10 a.m.
Summary I demonstrate the construction of an interactive prompt function in Pen.el from an initial prompt. Demo -- Snippet 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 # -*- mode: snippet -*- # name: prompt # group: pen # key: pr # expand-env: ((yas-indent-line 'fixed)) # -- in-development: yes title: "${1:title}" doc: "Given ....