Steven Silvester 89214373f3 Publish před 7 roky
..
src 955d55c9ac Focus the text editor intelligently. (#3292) před 7 roky
style 43bc6e2bc7 Fix code mirror sizing (#3219) před 7 roky
README.md a78b273e6b More READMEs před 7 roky
package.json 89214373f3 Publish před 7 roky
tsconfig.json d1d3900c83 Moving editorwidget to fileeditor. před 8 roky

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.