Ian Rose 9dfc6e4510 Split components into the packages, and plugins into the extensions. há 6 anos atrás
..
src 9dfc6e4510 Split components into the packages, and plugins into the extensions. há 6 anos atrás
style 74eac68b72 Make codebase prettier há 6 anos atrás
README.md a78b273e6b More READMEs há 7 anos atrás
package.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. há 6 anos atrás
tdoptions.json 5fee8c5389 Switch to ts 3.1 há 6 anos atrás
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. há 6 anos atrás

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.