Steven Silvester b2e4c275dc New version 5 years ago
..
src eb5bea3515 simplified JLIcon styling for lumino; moved all tab icons to JLIcon 5 years ago
style a366024d6d switch filebrowser to newest JLIcon icon handling 5 years ago
README.md a78b273e6b More READMEs 7 years ago
package.json b2e4c275dc New version 5 years ago
tsconfig.json cbd67300b2 progress fixing text editor icon 5 years ago
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 years ago

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.