frame-workflow icon indicating copy to clipboard operation
frame-workflow copied to clipboard

Add `:trigger` property

Open akirak opened this issue 7 years ago • 0 comments

Add an optional property to define if a frame creation should be triggered in the current context. It is a predicate, i.e. a function that returns a boolean value. This property can be used to suggest what you are supposed to do.

There should be a completing-read interface to view a list of prototypes that can be "triggered" from the current buffer.

akirak avatar May 31 '18 06:05 akirak