Have you checked for existing feature requests?
Summary
The main text field for editing is not accessible for users that rely on accessibility tools.
It's impossible to use Pulsar with a screen reader. It seems that the rest of the editor is accessible but the main text field.
What benefits does this feature provide?
Users that need accessibility tools like a screen reader could use pulsar as a text editor.
Any alternatives?
No alternative option.
The text editor should use a textbox not only for the text input but for rendering it too.
That way a screen reader and accessibility tools would be able to read and help the user to edit text in the editor.
Other examples:
VSCode is accessible, maybe look into how they did it?
PS: I did a feature request but maybe it's more of a bug if it's unintended.
Have you checked for existing feature requests?
Summary
The main text field for editing is not accessible for users that rely on accessibility tools.
It's impossible to use Pulsar with a screen reader. It seems that the rest of the editor is accessible but the main text field.
What benefits does this feature provide?
Users that need accessibility tools like a screen reader could use pulsar as a text editor.
Any alternatives?
No alternative option.
The text editor should use a textbox not only for the text input but for rendering it too.
That way a screen reader and accessibility tools would be able to read and help the user to edit text in the editor.
Other examples:
VSCode is accessible, maybe look into how they did it?
PS: I did a feature request but maybe it's more of a bug if it's unintended.