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

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.