This object is used to communicate inline code completions rendered into an editor with ghost text to screen reader users.
Creates the off-screen div in which the ghost text content in redered and which the screen reader reads.
Take this._lines, render it as blocks and add those to the screen reader div.
blocks and add those to the screen reader div.
Set the ghost text content to the screen reader div
Generated using TypeDoc
This object is used to communicate inline code completions rendered into an editor with ghost text to screen reader users.