Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert more specific class names for editor tokens #106312

Merged
merged 1 commit into from
Sep 9, 2020

Commits on Sep 8, 2020

  1. Revert more specific class names for editor tokens

    Reverts microsoft#103485
    Fixes microsoft#106261
    
    I believe that microsoft#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
    mjbvz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9a94e29 View commit details
    Browse the repository at this point in the history