Change VSCode specific settings
This commit is contained in:
parent
dc9a42f0e6
commit
cce6e230c9
|
@ -10,7 +10,6 @@
|
||||||
"Facepunch",
|
"Facepunch",
|
||||||
"passchk",
|
"passchk",
|
||||||
"passgen",
|
"passgen",
|
||||||
"pgsql",
|
|
||||||
"resultset",
|
"resultset",
|
||||||
"signup",
|
"signup",
|
||||||
"subf",
|
"subf",
|
||||||
|
@ -38,15 +37,6 @@
|
||||||
"bold": false,
|
"bold": false,
|
||||||
"italic": false
|
"italic": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"tag": "//",
|
|
||||||
"color": "#474747",
|
|
||||||
"strikethrough": true,
|
|
||||||
"underline": false,
|
|
||||||
"backgroundColor": "transparent",
|
|
||||||
"bold": false,
|
|
||||||
"italic": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"tag": "todo",
|
"tag": "todo",
|
||||||
"color": "#FF8C00",
|
"color": "#FF8C00",
|
||||||
|
|
Loading…
Reference in New Issue