Closed dwl285 closed 5 years ago
After discussion, let's make a new key-combo (cmd+shift+r or something) that pops open a dropdown (or similar) containing all action names (probably fully qualified, i.e. schema.name
). Hitting enter then pops text into the editor, ${ref({schema: "schema", name: "name"})}
.
Moved to canny
Some shorthand for pulling up an autocomplete for all things you could possible ref(), that then fills in the ${ref()} syntax around the action name you've chosen
For example if you type "ref:" an autocomplete menu pops open