-
Mike Greiling authored
fix bug in call to monaco.Uri. first param is checked with `typeof param === 'object'` which is true for `null` due to a JS quirk
09471ee2
fix bug in call to monaco.Uri. first param is checked with `typeof param === 'object'` which is true for `null` due to a JS quirk