You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vscode.DecorationRenderOptions / vscode.window.createTextEditorDecorationType doesn't support fontWeight. Only way to achieve bolded text (as far as I know) is to escape a supported CSS value:
vscode.DecorationRenderOptions
/vscode.window.createTextEditorDecorationType
doesn't supportfontWeight
. Only way to achieve bolded text (as far as I know) is to escape a supported CSS value:The text was updated successfully, but these errors were encountered: