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
Revert more specific class names for editor tokens
Reverts #103485Fixes#106261
I believe that #103485 broke cases where the markdown renderer creates tokenized strings that are used outside of an editor's dom node (such as in hovers or in webviews)
The safest fix for now is to revert it. We can revist this and make the markdown renderer handle the tokenized output better next iteration
0 commit comments