Expanding the capability of autoFocus beyond just rootStart or rootEnd to improve cursor management would be greatly beneficial especially during live, socket-handled, collaboration sessions within the editor.
It also appears that there isn't a straightforward way to get a direct reference to the text space within the editor, which makes it challenging to set the cursor position programmatically.
Expanding the capability of autoFocus beyond just
rootStartorrootEndto improve cursor management would be greatly beneficial especially during live, socket-handled, collaboration sessions within the editor.It also appears that there isn't a straightforward way to get a direct reference to the text space within the editor, which makes it challenging to set the cursor position programmatically.