auto-start repl
Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
parent
5c9d4795e3
commit
aa7c358cde
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -14,5 +14,6 @@
|
||||||
"autoSelectForConnect": true
|
"autoSelectForConnect": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"calva.autoStartRepl": true,
|
||||||
"calva.autoConnectRepl": true
|
"calva.autoConnectRepl": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue