Jason Grout afe04d6898 Migrate typedoc config to more conventional typedoc.json files hace 5 años
..
src 69b1e43d51 Update instance tracker to widget tracker where necessary. hace 5 años
style adb3a3a13c Update templated style files hace 5 años
README.md a78b273e6b More READMEs hace 7 años
package.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files hace 5 años
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. hace 6 años
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files hace 5 años

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.