Hi, I’m working on a package and I want to allow text input inside a pane. Rather than just use a text area or other methods I want to make use of the default atom editor and everything it has to offer. But, for the life of me I cannot workout how to add an editor inside a pane.
Has anyone done this? Ideally to I’d like to have nothing but but the editor, no line numbers or other UI, just the editor portion.
Is this possible?