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
The vscode-textmate library we use does not just export foreground color, it also supports a bunch of other metadata, like underlines, and background color. We should be able to extract this info and pass it along to the colorization engine.
The
vscode-textmate
library we use does not just export foreground color, it also supports a bunch of other metadata, like underlines, and background color. We should be able to extract this info and pass it along to the colorization engine.https://github.com/microsoft/vscode-textmate/blob/9e3c5941668cbfcee5095eaec0e58090fda8f316/src/grammar.ts#L1081-L1099
The text was updated successfully, but these errors were encountered: