MichaelAquilina / python-tools

:wrench: Atom plugin which uses jedi to provide numerous tools useful for developing python code in atom.
MIT License
100 stars 22 forks source link

HTMLElement.shadowRoot #286

Closed ghost closed 2 years ago

ghost commented 2 years ago

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

HTMLElement.shadowRoot - /Applications/Atom.app/Contents/Resources/app/src/text-editor-element.js:13:10 Object.toggle - /Users/#/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:244:42 HTMLElement.subscriptions.add.atom.commands.add.chrome-color-picker:toggle - /Users/#/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:117:26 CommandRegistry.handleCommandEvent - :22450:36 CommandRegistry.dispatch - :22335:23 AtomEnvironment.dispatchContextMenuCommand - :1626:34k: