Skip to main content

Module SetTextEditorDecorations

Module SetTextEditorDecorations 

Source
Expand description

Cocoon โ†’ window.setTextEditorDecorations notification. Channel-drain batching: ~5-200 calls per extension per second during scroll; one renderer event per frame (16 ms window, drain stragglers). Uses Arc<dyn RendererEmitter> captured once from VineHost::RendererEmitter() so the drain task never holds a reference to the full host across await points.

Structsยง

DecoSetChannel ๐Ÿ”’

Staticsยง

DECO_SET_CH ๐Ÿ”’

Functionsยง

GetOrInitChannel ๐Ÿ”’
SetTextEditorDecorations