someone in Slack mentioned something about loading preferences by default.
that’d be cool. i always write the same set search_path = public,foo,bar statement at the top.
it’d be useful to either have a .wagon file that would just run custom defaults that the user wants.
another way you could do it would be to add support for some kind of tab triggers a la subl text. that works i think, thought sublime text tab triggers are difficult to create so UX wouldn’t be nearly as nice.
someone in Slack mentioned something about loading preferences by default.
that’d be cool. i always write the same
set search_path = public,foo,bar
statement at the top.it’d be useful to either have a .wagon file that would just run custom defaults that the user wants.
another way you could do it would be to add support for some kind of tab triggers a la subl text. that works i think, thought sublime text tab triggers are difficult to create so UX wouldn’t be nearly as nice.