code
Type: string
Default:
comment-formula:'font-weight: bold;'- other extensions:
'border-bottom: 1px dashed;
CSS inline style that applied to the LaTeX codes in the editor. It's CSS injection, so you should guarantee the CSS is valid.
e.g.
json
{
"mathjax-intellisense.code": "color: red;"
}