• M
    Revert more specific class names for editor tokens · 9a94e297
    Matt Bierner 提交于
    Reverts #103485
    Fixes #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
    9a94e297
tokenization.ts 10.8 KB