Ian Rose 2adb8c8a3f Add undo/redo metashortcuts. 7 éve
..
src 2adb8c8a3f Add undo/redo metashortcuts. 7 éve
style 43bc6e2bc7 Fix code mirror sizing (#3219) 7 éve
README.md a78b273e6b More READMEs 7 éve
package.json 04986d208b Handle 'latest' specification 7 éve
tsconfig.json d1d3900c83 Moving editorwidget to fileeditor. 8 éve

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.