Michael Ford
Results
32
comments of
Michael Ford
Yes please - supabase-js is also async!
On Mac I was only able to get this working by editing the keymap manually with the following: ``` { "key": "shift+enter", "command": "workbench.action.terminal.sendSequence", "args": { "text": " \r", },...