Steven Silvester 70799ca04b New version 5 years ago
..
src 69b1e43d51 Update instance tracker to widget tracker where necessary. 5 years ago
style adb3a3a13c Update templated style files 5 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json 70799ca04b New version 5 years ago
tdoptions.json a210fa5b30 Update typedoc to es2017. 5 years ago
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 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.