re https://github.com/microsoft/vscode/issues/89392 * open http://127.0.0.1:8080/monaco-editor/test/shadow-dom.html?editor=src * paste ``` function hello() { console.log("hello world"); } ``` * hover over `console` <img width="541" alt="Screenshot 2020-01-28 at 12 13 20" src="https://user-images.githubusercontent.com/1794099/73259234-96a64d80-41c7-11ea-9e50-49a262587189.png">