Ian Rose 9dfc6e4510 Split components into the packages, and plugins into the extensions. преди 6 години
..
src 9dfc6e4510 Split components into the packages, and plugins into the extensions. преди 6 години
style 74eac68b72 Make codebase prettier преди 6 години
README.md a78b273e6b More READMEs преди 7 години
package.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. преди 6 години
tdoptions.json 5fee8c5389 Switch to ts 3.1 преди 6 години
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. преди 6 години

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.