We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c567771 commit f872b61Copy full SHA for f872b61
docs/user/manual.adoc
@@ -763,7 +763,7 @@ Most themes doesn't support styling unsafe operations differently yet. You can f
763
"editor.semanticTokenColorCustomizations": {
764
"rules": {
765
"operator.unsafe": "#ff6600",
766
- "function.unsafe": "#ff6600"
+ "function.unsafe": "#ff6600",
767
"method.unsafe": "#ff6600"
768
}
769
},
0 commit comments