Steven Silvester ab32311311 Remove extra spacing 7 years ago
..
src ab32311311 Remove extra spacing 7 years ago
style 3bc50a60ef Fix file editor micro toolbar 7 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json 19ed0f75ff Release @jupyterlab/apputils@0.13.1 7 years ago
tsconfig.json d1d3900c83 Moving editorwidget to fileeditor. 8 years ago

README.md

@jupyterlab/fileeditor

A JupyterLab package which provides a text editor. The default text editor wraps a codemirror instance, but others may be substituted by implementing the @jupyterlab/codeeditor interface.