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

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.