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
currently for the playground monaco-editor to know about the types available, we need to preload them .d.ts type definitions manually. It would've been better if we can get a callback to fulfill those requirements with our own implementation.