Jason Grout 6be51dbe66 Update to Typescript 2.9.2. 6 yıl önce
..
src 3ab63728c5 Update docs per review comments. 7 yıl önce
style c90b59be02 Get rid of double toolbars in file editor and mime document. 7 yıl önce
README.md a78b273e6b More READMEs 7 yıl önce
package.json 6be51dbe66 Update to Typescript 2.9.2. 6 yıl önce
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 yıl önce

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.