auto-start repl

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2024-06-28 11:11:43 -07:00
parent 5c9d4795e3
commit aa7c358cde
No known key found for this signature in database

View file

@ -14,5 +14,6 @@
"autoSelectForConnect": true "autoSelectForConnect": true
} }
], ],
"calva.autoStartRepl": true,
"calva.autoConnectRepl": true "calva.autoConnectRepl": true
} }