Andrew Leung
Andrew Leung
+1 i would like this as well, really strange that we can't use shift + enter
please help my production is broken because of this update... other bugs also are introduced because of the update, i am reverting back to the working version
hi may or may not be related but i would like to center the window after C-u, so `zz` i was wondering if it was possible? i tried this but...
+1 does it also work with typescript modules/go modules
@novabyte I want to conditionally load rpc functions based on a value from `ctx.env` but i also get the error
@deflinhec would this hot reload work for typescript modules as well?
Dataform GCP syntax highlighting is very buggy and problematic. Just one simple example, it breaks the moment you add any regular expression: ```SQL select REGEXP_REPLACE(JSON_QUERY(a.json_field, "$.jsonKey"), r'([\'\"])', '') as VALUE...