From 6328db4e3740a42b3c15357b386fba1f05689284 Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Sat, 6 Jun 2020 17:21:12 -0400 Subject: [PATCH] update cmder config and vscode extensions --- cmder/user-ConEmu.xml | 20 ++++++++++---------- vscode/extensions.json | 1 + 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/cmder/user-ConEmu.xml b/cmder/user-ConEmu.xml index 269ce27..8bab738 100644 --- a/cmder/user-ConEmu.xml +++ b/cmder/user-ConEmu.xml @@ -1,7 +1,7 @@ - + @@ -63,10 +63,10 @@ - + - + @@ -124,11 +124,11 @@ - + - - + + @@ -483,7 +483,7 @@ - + @@ -522,7 +522,7 @@ - + @@ -637,7 +637,7 @@ - + @@ -836,7 +836,7 @@ - + diff --git a/vscode/extensions.json b/vscode/extensions.json index 0ef5db5..0fc3fc8 100644 --- a/vscode/extensions.json +++ b/vscode/extensions.json @@ -23,6 +23,7 @@ "ms-vsts.team", "msjsdiag.debugger-for-chrome", "msjsdiag.debugger-for-edge", + "mtxr.sqltools", "nrwl.angular-console", "PKief.material-icon-theme", "ritwickdey.LiveServer",