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

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.