Steven Silvester 049fc2ab07 Lint fixes il y a 6 ans
..
src 049fc2ab07 Lint fixes il y a 6 ans
style 74eac68b72 Make codebase prettier il y a 6 ans
README.md a78b273e6b More READMEs il y a 7 ans
package.json 9a8e1eca9a Publish il y a 6 ans
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. il y a 6 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.