websolete
10/17/2022, 1:23 PMrstewart
10/17/2022, 1:38 PMwebsolete
10/17/2022, 1:39 PMRodney
10/17/2022, 2:13 PMJim Frankowski
10/17/2022, 3:27 PMScott Steinbeck
10/17/2022, 5:52 PMRodney
10/17/2022, 6:19 PMRodney
10/17/2022, 6:21 PM"editor.tokenColorCustomizations": {
{
"scope": "keyword.control",
"settings": {
"fontStyle": "italic bold"
}
}
}
Rodney
10/17/2022, 6:29 PM"editor.tokenColorCustomizations": {
"[Material Theme]": {
"scope": "comment",
"settings": {
"fontStyle": "bold"
}
}
}
websolete
10/17/2022, 6:30 PM