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
An open handler for diff editors should be registered from within the monaco package.
For the uri, we should use something simple like diff:/caption and the options need to contain the two uris, as well as other options that the monaco diff editor exposes.
The text was updated successfully, but these errors were encountered:
An open handler for diff editors should be registered from within the monaco package.
For the uri, we should use something simple like
diff:/caption
and the options need to contain the two uris, as well as other options that the monaco diff editor exposes.The text was updated successfully, but these errors were encountered: