update alias and vscode settings
This commit is contained in:
parent
aad16531c6
commit
6112a0d767
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key name="Software">
|
||||
<key name="ConEmu">
|
||||
<key name=".Vanilla" modified="2020-07-31 08:25:18" build="191012">
|
||||
<key name=".Vanilla" modified="2020-07-31 23:48:55" build="191012">
|
||||
<value name="ColorTable00" type="dword" data="001e1d1b"/>
|
||||
<value name="ColorTable01" type="dword" data="00d28b26"/>
|
||||
<value name="ColorTable02" type="dword" data="0014b482"/>
|
||||
@ -127,8 +127,8 @@
|
||||
<value name="ConWnd Width" type="dword" data="0000009c"/>
|
||||
<value name="ConWnd Height" type="dword" data="00000056"/>
|
||||
<value name="Cascaded" type="hex" data="01"/>
|
||||
<value name="ConWnd X" type="long" data="986"/>
|
||||
<value name="ConWnd Y" type="long" data="0"/>
|
||||
<value name="ConWnd X" type="long" data="1940"/>
|
||||
<value name="ConWnd Y" type="long" data="21"/>
|
||||
<value name="16bit Height" type="ulong" data="0"/>
|
||||
<value name="AutoSaveSizePos" type="hex" data="01"/>
|
||||
<value name="IntegralSize" type="hex" data="00"/>
|
||||
|
@ -9,6 +9,7 @@
|
||||
"terminal.external.linuxExec": "tilix",
|
||||
"team.showWelcomeMessage": false,
|
||||
"sqltools.useNodeRuntime": true,
|
||||
"json.maxItemsComputed": 99999,
|
||||
"mssql.connections": [
|
||||
{
|
||||
"server": "(localdb)\\mssqllocaldb",
|
||||
|
Loading…
Reference in New Issue
Block a user