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
Internal Change: Adopt the usage of the new monaco-typescript, without and alias monaco-editor-core to monaco-editor (979f93b)
Properly dispose of all global monaco listeners and configurations when the editor is disposed (0ab50a1)
Features
Replace usage of a forked monaco-editor with the upstream one. Import only a custom version of monaco-typescript that has the worker methods needed (27f2d08)