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

Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) #21738

Merged
merged 1 commit into from Nov 9, 2022
Merged

Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) #21738

merged 1 commit into from Nov 9, 2022

Commits on Nov 9, 2022

  1. Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)

    Backport #21734
    
    fixes: #21733
    
    Uncaught Error: Language id "vs.editor.nullLanguage" is not configured
    nor known
    
    Note that this monaco-editor worked fine on 0.33.0 and broke on 0.34.0.
    If upstream fixed, remove this code.
    
    Signed-off-by: Xinyu Zhou <[email protected]>
    Co-authored-by: Lunny Xiao <[email protected]>
    Xinyu Zhou and lunny committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d00f7d3 View commit details
    Browse the repository at this point in the history