Disable integrated terminal

This commit is contained in:
Anthony Rose 2024-11-05 11:42:31 +00:00
parent bb591219dc
commit 86e9d94b67

3
coc-settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"powershell.integratedConsole.showOnStartup": false
}