Steven Silvester 04986d208b Handle 'latest' specification hace 7 años
..
src 2825a958b1 Allow FileEditor widget to take focus. (#3278) hace 7 años
style 43bc6e2bc7 Fix code mirror sizing (#3219) hace 7 años
README.md a78b273e6b More READMEs hace 7 años
package.json 04986d208b Handle 'latest' specification hace 7 años
tsconfig.json d1d3900c83 Moving editorwidget to fileeditor. hace 8 años

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.