Jason Grout 3ab63728c5 Update docs per review comments. %!s(int64=7) %!d(string=hai) anos
..
src 3ab63728c5 Update docs per review comments. %!s(int64=7) %!d(string=hai) anos
style c90b59be02 Get rid of double toolbars in file editor and mime document. %!s(int64=7) %!d(string=hai) anos
README.md a78b273e6b More READMEs %!s(int64=7) %!d(string=hai) anos
package.json 5027e9e75f Merge remote-tracking branch 'origin/master' into context %!s(int64=7) %!d(string=hai) anos
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. %!s(int64=7) %!d(string=hai) anos

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.