[vscode] nonsense

This commit is contained in:
John Doty 2025-04-19 08:57:16 -07:00
parent a43f1b15be
commit 3078e8d39d

View file

@ -111,5 +111,7 @@
}, },
"git.confirmSync": false, "git.confirmSync": false,
"cmake.showOptionsMovedNotification": false, "cmake.showOptionsMovedNotification": false,
"jupyter.askForKernelRestart": false "jupyter.askForKernelRestart": false,
"dotnet.automaticallyCreateSolutionInWorkspace": false,
"dotnet.useLegacyDotnetResolution": false
} }