【发布时间】:2021-01-08 20:18:23
【问题描述】:
【问题讨论】:
【问题讨论】:
{
"editor.semanticTokenColorCustomizations": {
"enabled": true,
"rules": {
"*.mutable": {
"underline": false,
}
}
}
}
通过将上述内容转储到settings.json 来修复它
【讨论】: