How to change syntax highlighting (code coloring) in Visual Studio Code

Published: 30 September 2018
on channel: Alex
10,006
95

"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [
"support.constant.property-value",
],
"settings": {
"foreground": "#ff0000",
}
},
]
},


On this page of the site you can watch the video online How to change syntax highlighting (code coloring) in Visual Studio Code with a duration of hours minute second in good quality, which was uploaded by the user Alex 30 September 2018, share the link with friends and acquaintances, this video has already been watched 10,006 times on youtube and it was liked by 95 viewers. Enjoy your viewing!