• Jérome Perrin's avatar
    monaco_editor: don't use automaticLayout for now · 1bdcae33
    Jérome Perrin authored
    In monaco 0.20.0 "peek references" is not properly displayed when
    automaticLayout is true. This is fixed on master branch so next release
    should be OK.
    
    For now, use a resize event handler to re-layout the editor when size
    change, then we don't need the automaticLayout.
    1bdcae33
monaco-editor.gadget.js.js 7.64 KB