🔧 (vscode) disable julia REPL persistentSession

This commit is contained in:
Laureηt 2023-10-06 13:37:11 +00:00
parent 0780fef335
commit 06c85732ee
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -1,5 +1,4 @@
{
"julia.useRevise": true,
"julia.persistentSession.enabled": true,
"editor.unicodeHighlight.ambiguousCharacters": false,
}