dataform-co / dataform-web-tracking

Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
https://dataform.co
MIT License
2 stars 0 forks source link

Give users a way to autocomplete ref() with actions that exist within their compiled graph #163

Closed dwl285 closed 5 years ago

dwl285 commented 5 years ago

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

BenBirt commented 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"})}.

lewish commented 5 years ago

Moved to canny

lewish commented 5 years ago

https://dataform.canny.io/feature-requests/p/add-autocompletion-for-from-statements-in-the-editor