auto-start repl

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2024-06-28 11:11:51 -07:00
parent a3ef215485
commit 4e124091b4
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
} }